Home
last modified time | relevance | path

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

/external/perfetto/test/
Dtest_helper.cc242 TracingServiceState TestHelper::QueryServiceStateAndWait() { in QueryServiceStateAndWait() function in perfetto::TestHelper
Dtest_helper.h252 TracingServiceState QueryServiceStateAndWait();
Dend_to_end_integrationtest.cc993 auto svc_state = helper.QueryServiceStateAndWait(); in TEST_F()