HomeSort by relevance Sort by last modified time
    Searched full:test_load (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/Tests/
TestUtilityLoad.py 31 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/llvm/test/Bitcode/
function-encoding-rel-operands.ll 43 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
  /external/llvm/test/Instrumentation/AddressSanitizer/
instrumentation-with-call-threshold.ll 13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
basic.ll 8 define i32 @test_load(i32* %a) sanitize_address {
9 ; CHECK: @test_load
  /external/chromium_org/v8/test/mjsunit/compiler/
load-elimination-global.js 43 function test_load() { function
189 test(4, test_load);
load-elimination.js 41 function test_load() { function
150 test(4, test_load);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_loading.py 25 def test_load(self): member in class:LoaderTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cookie.py 40 def test_load(self): member in class:CookieTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_loading.py 25 def test_load(self): member in class:LoaderTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookie.py 40 def test_load(self): member in class:CookieTests
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyStore3Test.java 86 public void test_load() throws Exception { method in class:KeyStore3Test
  /external/chromium_org/tools/deep_memory_profiler/tests/
dmprof_test.py 162 def test_load(self): member in class:PolicyTest
  /external/chromium_org/tools/linux/tests/
procfs_tests.py 79 def test_load(self): member in class:ProcMapsTest
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStore3Test.java 77 public void test_load() throws Exception { method in class:KeyStore3Test
  /external/clang/bindings/python/tests/cindex/
test_translation_unit.py 127 def test_load(): function
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
MappedByteBufferTest.java 171 public void test_load() throws IOException { method in class:MappedByteBufferTest
  /libcore/luni/src/test/java/libcore/java/lang/
OldSystemTest.java 301 public void test_load() { method in class:OldSystemTest
OldRuntimeTest.java 491 public void test_load() { method in class:OldRuntimeTest
  /external/chromium_org/v8/test/mjsunit/
external-array-no-sse2.js 211 function test_load(array, sum) { function
325 run_test(test_load, a, 780 * kRuns);
external-array.js 211 function test_load(array, sum) { function
325 run_test(test_load, a, 780 * kRuns);

Completed in 931 milliseconds