Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/test/
H A Dftrace_integrationtest.cc262 helper.WaitForAllDataSourceStarted(); in TEST_F()
319 helper.WaitForAllDataSourceStarted(kDefaultTestTimeoutMs); in TEST_F()
H A Dtest_helper.cc254 void TestHelper::WaitForAllDataSourceStarted(uint32_t timeout_ms) { in WaitForAllDataSourceStarted() function in perfetto::TestHelper
H A Dtest_helper.h348 void WaitForAllDataSourceStarted(uint32_t timeout_ms = kDefaultTestTimeoutMs);