Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp979 std::string allRules = Join(runCommand(command), "\n"); in expectNoTestCounterRules() local
980 EXPECT_EQ(std::string::npos, allRules.find("netdtest_")); in expectNoTestCounterRules()