Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc208 helper->WaitForReadData(); in Trace()
454 helper->WaitForReadData(); in NativeStartup()
535 helper->WaitForReadData(); in NativeStartupDenormalizedCmdline()
611 helper->WaitForReadData(); in DiscoverByName()
688 helper->WaitForReadData(); in DiscoverByNameDenormalizedCmdline()
830 helper->WaitForReadData(); in ConcurrentSession()
840 helper_concurrent->WaitForReadData(); in ConcurrentSession()
911 helper->WaitForReadData(); in NativeProfilingActiveAtProcessExit()
/external/perfetto/test/
Dend_to_end_benchmark.cc98 helper.WaitForReadData(); in BenchmarkProducer()
172 helper.WaitForReadData(counter++); in BenchmarkConsumer()
187 helper.WaitForReadData(counter++); in BenchmarkConsumer()
Dend_to_end_integrationtest.cc265 helper.WaitForReadData(); in TEST_F()
322 helper.WaitForReadData(); in TEST_F()
370 helper.WaitForReadData(); in TEST_F()
418 helper.WaitForReadData(); in TEST_F()
459 helper.WaitForReadData(); in TEST_F()
513 helper.WaitForReadData(); in TEST_F()
Dtest_helper.h65 void WaitForReadData(uint32_t read_count = 0);
Dend_to_end_shared_memory_fuzzer.cc163 helper.WaitForReadData(); in FuzzSharedMemory()
Dtest_helper.cc166 void TestHelper::WaitForReadData(uint32_t read_count) { in WaitForReadData() function in perfetto::TestHelper
/external/perfetto/test/cts/
Dheapprofd_test_cts.cc146 helper.WaitForReadData(); in ProfileRuntime()
187 helper.WaitForReadData(); in ProfileStartup()
Dend_to_end_integrationtest_cts.cc72 helper.WaitForReadData(); in TestMockProducer()