Home
last modified time | relevance | path

Searched defs:TestProfilerInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/profiler/
H A Dstack_sampling_profiler_unittest.cc439 struct TestProfilerInfo { struct
440 TestProfilerInfo(PlatformThreadId thread_id, in TestProfilerInfo() argument
448 BindLambdaForTesting([this](Profile result_profile) { in TestProfilerInfo()
456 Profile profile;
457 WaitableEvent completed;
458 StackSamplingProfiler profiler;
/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_unittest.cc225 struct TestProfilerInfo { struct
226 TestProfilerInfo(SamplingProfilerThreadToken thread_token, in TestProfilerInfo() function
236 BindLambdaForTesting([this](Profile result_profile) { in TestProfilerInfo()
249 Profile profile;
250 WaitableEvent completed;
251 StackSamplingProfiler profiler;