Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/test/
H A Dftrace_integrationtest.cc111 helper.WaitForDataSourceConnected("linux.ftrace"); in TEST_F()
161 helper.WaitForDataSourceConnected("linux.ftrace"); in TEST_F()
246 helper.WaitForDataSourceConnected("linux.ftrace"); in TEST_F()
301 helper.WaitForDataSourceConnected("linux.ftrace"); in TEST_F()
H A Dandroid_integrationtest.cc85 helper.WaitForDataSourceConnected("linux.ftrace"); in TEST()
H A Dtest_helper.cc276 void TestHelper::WaitForDataSourceConnected(const std::string& ds_name) { in WaitForDataSourceConnected() function in perfetto::TestHelper
H A Dtest_helper.h344 void WaitForDataSourceConnected(const std::string& ds_name);