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