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.cpp222 void Exec(const char* test_name, const char* debug_options, int expected_exit_code = 0) { in Exec() function in MallocDebugSystemTest
437 ASSERT_NO_FATAL_FAILURE(Exec(test.c_str(), "verbose backtrace leak_track")); in VerifyLeak()
460 Exec("MallocTests.DISABLED_smoke", "verbose backtrace"); in TEST_F()
464 Exec("MallocTests.DISABLED_smoke", "verbose backtrace backtrace_full"); in TEST_F()
656 ASSERT_NO_FATAL_FAILURE(Exec("MallocTests.DISABLED_exit_while_threads_allocating", in TEST_F()
705 Exec("MallocTests.DISABLED_exit_while_threads_freeing_allocs_with_header", "verbose guard", in TEST_F()
743 Exec("MallocTests.DISABLED_write_leak_info", "verbose backtrace"); in TEST_F()
750 Exec("MallocTests.DISABLED_write_leak_info", "verbose backtrace guard"); in TEST_F()
789 Exec("MallocTests.DISABLED_malloc_and_backtrace_deadlock", "verbose verify_pointers", 0); in TEST_F()
/bionic/benchmarks/tests/
Dinterface_test.cpp40 void Exec(std::vector<const char*> args);
74 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in SystemTests
119 Exec(args); in RunTest()
/bionic/libc/malloc_hooks/tests/
Dmalloc_hooks_tests.cpp93 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)