Home
last modified time | relevance | path

Searched defs:Exec (Results 1 – 2 of 2) sorted by relevance

/bionic/benchmarks/tests/
Dinterface_test.cpp78 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in SystemTests
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp69 static void Exec(const char* test_name, const char* debug_options, pid_t* pid, int exit_code = 0, in Exec() function