Searched defs:test_load (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/tools/linux/tests/
H A Dprocfs_tests.py79 def test_load(self): member in class:ProcMapsTest
/external/chromium_org/v8/test/mjsunit/compiler/
H A Dload-elimination-global.js43 function test_load() { function
189 test(4, test_load);
H A Dload-elimination.js41 function test_load() { function
150 test(4, test_load);
/external/chromium_org/third_party/cython/src/Cython/Compiler/Tests/
H A DTestUtilityLoad.py31 def test_load(self): member in class:TestUtilityLoader
65 def test_load(self): member in class:TestTempitaUtilityLoader
100 test_load = TestUtilityLoader.test_load variable in class:TestCythonUtilityLoader
101 test_load_tempita = TestTempitaUtilityLoader.test_load
/external/chromium_org/tools/deep_memory_profiler/tests/
H A Ddmprof_test.py162 def test_load(self): member in class:PolicyTest
/external/chromium_org/v8/test/mjsunit/
H A Dexternal-array-no-sse2.js211 function test_load(array, sum) { function
325 run_test(test_load, a, 780 * kRuns);
H A Dexternal-array.js211 function test_load(array, sum) { function
325 run_test(test_load, a, 780 * kRuns);
/external/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py127 def test_load(): function
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DKeyStore3Test.java86 public void test_load() throws Exception { method in class:KeyStore3Test

Completed in 246 milliseconds