Home
last modified time | relevance | path

Searched refs:AllocationTraceRecorderPerfTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_perftest.cc62 class AllocationTraceRecorderPerfTest class
104 const char* AllocationTraceRecorderPerfTest::GetHandlerDescriptor( in GetHandlerDescriptor()
114 perf_test::PerfResultReporter AllocationTraceRecorderPerfTest::SetUpReporter( in SetUpReporter()
127 AllocationTraceRecorderPerfTest::TestFunction
128 AllocationTraceRecorderPerfTest::GetTestFunction( in GetTestFunction()
138 void AllocationTraceRecorderPerfTest::PerformTest( in PerformTest()
181 void AllocationTraceRecorderPerfTest::TestFunctionImplementation( in TestFunctionImplementation()
203 AllocationTraceRecorderPerfTest,
208 TEST_P(AllocationTraceRecorderPerfTest, TestNotification) { in TEST_P() argument