Searched defs:Exec (Results 1 – 2 of 2) sorted by relevance
74 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in SystemTests
222 void Exec(const char* test_name, const char* debug_options, int expected_exit_code = 0) { in Exec() function in MallocDebugSystemTest