Searched refs:InProcessSystemService (Results 1 – 1 of 1) sorted by relevance
40 class InProcessSystemService { class42 InProcessSystemService() in InProcessSystemService() function in perfetto::test::__anonf61b5dfb0111::InProcessSystemService56 static InProcessSystemService* system_service; in StartSystemService()62 std::unique_ptr<InProcessSystemService> old_service(system_service); in StartSystemService()63 system_service = new InProcessSystemService(); in StartSystemService()