Searched defs:PerformanceEntryReporter (Results 1 – 4 of 4) sorted by relevance
34 TEST(PerformanceEntryReporter, PerformanceEntryReporterTestStartReporting) { in TEST() argument50 TEST(PerformanceEntryReporter, PerformanceEntryReporterTestStopReporting) { in TEST() argument87 TEST(PerformanceEntryReporter, PerformanceEntryReporterTestReportMarks) { in TEST() argument131 TEST(PerformanceEntryReporter, PerformanceEntryReporterTestReportMeasures) { in TEST() argument249 TEST(PerformanceEntryReporter, PerformanceEntryReporterTestGetEntries) { in TEST() argument302 TEST(PerformanceEntryReporter, PerformanceEntryReporterTestClearEntries) { in TEST() argument
17 class PerformanceEntryReporter; variable
174 PerformanceEntryReporter() {} in PerformanceEntryReporter() function