Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_perftest.cc93 static void TestFunctionImplementation(
132 return TestFunctionImplementation<HandlerFunctionSelector::OnAllocation>; in GetTestFunction()
134 return TestFunctionImplementation<HandlerFunctionSelector::OnFree>; in GetTestFunction()
181 void AllocationTraceRecorderPerfTest::TestFunctionImplementation( in TestFunctionImplementation() function in base::debug::AllocationTraceRecorderPerfTest