Home
last modified time | relevance | path

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

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