Searched refs:allRules (Results 1 – 1 of 1) sorted by relevance
1132 std::string allRules = Join(runCommand(command), "\n"); in expectNoTestCounterRules() local1133 EXPECT_EQ(std::string::npos, allRules.find("netdtest_")); in expectNoTestCounterRules()