HomeSort by relevance Sort by last modified time
    Searched refs:test_exit (Results 1 - 15 of 15) sorted by null

  /external/ltp/testcases/commands/insmod/
ltp_insmod01.c 29 static void test_exit(void) function
35 module_exit(test_exit); variable
  /external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
test_per_cpu_allocator_module.c 207 static void __exit test_exit(void) function
222 module_exit(test_exit); variable
  /external/ltp/testcases/kernel/firmware/fw_load_kernel/
ltp_fw_load.c 156 static void test_exit(void) function
164 module_exit(test_exit); variable
  /art/runtime/
parsed_options_test.cc 36 void* test_exit = reinterpret_cast<void*>(0xc); local
71 options.push_back(std::make_pair("exit", test_exit));
92 EXPECT_TRUE(test_exit == map.GetOrDefault(Opt::HookExit));
  /frameworks/rs/tests/lldb/tests/testcases/
test_reduction.py 278 def test_exit(self): member in class:TestReduce1DSingleThreaded
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_dummy_thread.py 89 def test_exit(self): member in class:MiscTests
test_sys.py 116 def test_exit(self): member in class:SysModuleTest
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_dummy_thread.py 89 def test_exit(self): member in class:MiscTests
test_sys.py 116 def test_exit(self): member in class:SysModuleTest
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_dummy_thread.py 89 def test_exit(self): member in class:MiscTests
test_sys.py 116 def test_exit(self): member in class:SysModuleTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 89 def test_exit(self): member in class:MiscTests
test_sys.py 116 def test_exit(self): member in class:SysModuleTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 89 def test_exit(self): member in class:MiscTests
test_sys.py 116 def test_exit(self): member in class:SysModuleTest

Completed in 259 milliseconds