Searched refs:RunCommands (Results 1 – 1 of 1) sorted by relevance
179 static bool RunCommands(const char* what, const std::vector<std::string>& commands) { in RunCommands() function228 if (!RunCommands("before", test.befores)) failed = true; in RunTests()248 if (!RunCommands("after", test.afters)) failed = true; in RunTests()