Home
last modified time | relevance | path

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

/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
231 ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_smoke", "verbose backtrace", &pid)); in TEST()
435 ASSERT_NO_FATAL_FAILURE(Exec(test.c_str(), "verbose backtrace leak_track", &pid)); in VerifyLeak()
483 ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_exit_while_threads_allocating", in TEST()
522 …ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_write_leak_info", "verbose backtrace", &pid, 0)… in TEST()
531 …ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_write_leak_info", "verbose backtrace guard", &p… in TEST()
567 ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_malloc_and_backtrace_deadlock", in TEST()
/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_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)