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

  /art/runtime/
parsed_options_test.cc 30 void* test_exit = reinterpret_cast<void*>(0xc); local
56 options.push_back(std::make_pair("exit", test_exit));
69 EXPECT_TRUE(test_exit == parsed->hook_exit_);
  /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 87 milliseconds