Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dapi_test_support.cc40 class InProcessSystemService { class
42 InProcessSystemService() in InProcessSystemService() function in perfetto::test::__anonf61b5dfb0111::InProcessSystemService
56 static InProcessSystemService* system_service; in StartSystemService()
62 std::unique_ptr<InProcessSystemService> old_service(system_service); in StartSystemService()
63 system_service = new InProcessSystemService(); in StartSystemService()