Searched refs:expectedClean (Results 1 – 1 of 1) sorted by relevance
69 void expectSetupCommands(const std::string& expectedClean, in expectSetupCommands() argument95 if (expectedClean.size()) { in expectSetupCommands()96 expected.push_back({ V4V6, expectedClean }); in expectSetupCommands()175 static const std::string expectedClean = ""; in TEST_F() local205 expectSetupCommands(expectedClean, expectedAccounting); in TEST_F()