Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/test/
H A Dtest_helper.cc278 auto dss = QueryServiceStateAndWait().data_sources(); in WaitForDataSourceConnected()
297 TracingServiceState TestHelper::QueryServiceStateAndWait() { in QueryServiceStateAndWait() function in perfetto::TestHelper
H A Dcmdline_integrationtest.cc1240 auto state = test_helper().QueryServiceStateAndWait(); in TEST_F()
1316 auto state = test_helper().QueryServiceStateAndWait(); in TEST_F()
H A Dtest_helper.h350 TracingServiceState QueryServiceStateAndWait();
H A Dtraced_integrationtest.cc389 auto svc_state = helper.QueryServiceStateAndWait(); in TEST()