Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/tests/
Ddumpsys_test.cpp179 void AssertRunningServices(const std::vector<std::string>& services) { in AssertRunningServices() function in DumpsysTest
222 AssertRunningServices({"Locksmith", "Valet"}); in TEST_F()
233 AssertRunningServices({"Locksmith"}); in TEST_F()
277 AssertRunningServices({"running1", "running3"}); in TEST_F()
294 AssertRunningServices({"running1", "running4", "skipped3 (skipped)", "skipped5 (skipped)"}); in TEST_F()