Home
last modified time | relevance | path

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

/bionic/benchmarks/tests/
Dinterface_test.cpp74 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in SystemTests
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp222 void Exec(const char* test_name, const char* debug_options, int expected_exit_code = 0) { in Exec() function in MallocDebugSystemTest