Searched refs:reports (Results 1 – 2 of 2) sorted by relevance
50 ut::MoveArray<Report> reports(description.maxReport, allocator); in CreateProfileManager() local53 …rofileManager* profileManager = new(managerMemory) ProfileManager(allocator, description, reports); in CreateProfileManager()70 ut::MoveArray<Report> reports) in ProfileManager() argument72 m_Reports(reports) in ProfileManager()
198 ut::MoveArray<Report> reports);