Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpsys/
H A Ddumpsys.cpp81 static bool IsSkipped(const Vector<String16>& skipped, const String16& service) { in IsSkipped() function
247 bool skipped = IsSkipped(skippedServices, services[i]); in main()
259 if (IsSkipped(skippedServices, serviceName)) continue; in main()
/aosp12/bionic/tests/
H A Dsys_ptrace_test.cpp185 if (::testing::Test::IsSkipped()) { in run_watchpoint_test()
236 if (::testing::Test::IsSkipped()) { in TEST()
356 if (::testing::Test::IsSkipped()) { in TEST()