Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dapi_test_support.cc51 bool StartSystemService() { in StartSystemService() function
71 bool StartSystemService() {
Dapi_test_support.h36 bool StartSystemService();
Dapi_integrationtest.cc362 if (!perfetto::test::StartSystemService()) in SetUp()