Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dthread_task_runner.cc94 void ThreadTaskRunner::PostTaskAndWaitForTesting(std::function<void()> fn) { in PostTaskAndWaitForTesting() function in perfetto::base::ThreadTaskRunner
112 PostTaskAndWaitForTesting([&thread_time_ns] { in GetThreadCPUTimeNsForTesting()
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dthread_task_runner.h50 void PostTaskAndWaitForTesting(std::function<void()>);
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc5449 void PostTaskAndWaitForTesting(std::function<void()>);
5632 void ThreadTaskRunner::PostTaskAndWaitForTesting(std::function<void()> fn) { in PostTaskAndWaitForTesting() function in perfetto::base::ThreadTaskRunner
5650 PostTaskAndWaitForTesting([&thread_time_ns] { in GetThreadCPUTimeNsForTesting()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp6316 void PostTaskAndWaitForTesting(std::function<void()>);
6529 void ThreadTaskRunner::PostTaskAndWaitForTesting(std::function<void()> fn) { in PostTaskAndWaitForTesting() function in perfetto::base::ThreadTaskRunner
6547 PostTaskAndWaitForTesting([&thread_time_ns] { in GetThreadCPUTimeNsForTesting()