Home
last modified time | relevance | path

Searched refs:Exec (Results 1 – 4 of 4) sorted by relevance

/bionic/benchmarks/tests/
Dinterface_test.cpp40 void Exec(std::vector<const char*> args);
78 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in SystemTests
122 Exec(args); in RunTest()
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp52 static void Exec(const char* test_name, const char* debug_options, pid_t* pid, int exit_code = 0, in Exec() function
204 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()
/bionic/libc/malloc_hooks/tests/
Dmalloc_hooks_tests.cpp92 void Exec(std::vector<const char*> args);
/bionic/docs/
Delf-tls.md63 * IE: Initial Exec
64 * LE: Local Exec
156 ## Initial Exec (IE)
184 ## Local Exec (LE)