Searched refs:Exec (Results 1 – 4 of 4) sorted by relevance
40 void Exec(std::vector<const char*> args);78 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in SystemTests122 Exec(args); in RunTest()
52 static void Exec(const char* test_name, const char* debug_options, pid_t* pid, int exit_code = 0, in Exec() function204 ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_smoke", "verbose backtrace", &pid)); in TEST()408 EXPECT_NO_FATAL_FAILURE(Exec(test.c_str(), "verbose backtrace leak_track", &pid)); in VerifyLeak()456 ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_exit_while_threads_allocating", in TEST()
92 void Exec(std::vector<const char*> args);
63 * IE: Initial Exec64 * LE: Local Exec156 ## Initial Exec (IE)184 ## Local Exec (LE)