Searched refs:test_load (Results 1 – 11 of 11) sorted by relevance
/external/v8/test/mjsunit/compiler/ |
D | load-elimination.js | 41 function test_load() { function 150 test(4, test_load);
|
D | load-elimination-global.js | 43 function test_load() { function 189 test(4, test_load);
|
/external/llvm/test/Bitcode/ |
D | function-encoding-rel-operands.ll | 44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | basic.ll | 9 define i32 @test_load(i32* %a) sanitize_address { 10 ; CHECK-LABEL: @test_load
|
D | instrumentation-with-call-threshold.ll | 13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
|
/external/opencv3/modules/python/test/ |
D | ticket_6.py | 12 def test_load(self): member in TestLoadImage
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
D | KeyStore3Test.java | 86 public void test_load() throws Exception { in test_load() method in KeyStore3Test
|
/external/clang/bindings/python/tests/cindex/ |
D | test_translation_unit.py | 127 def test_load(): function
|
/external/v8/test/mjsunit/ |
D | external-array.js | 211 function test_load(array, sum) { function 325 run_test(test_load, a, 780 * kRuns);
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 71 ; CHECK-LABEL: test_load: 74 define half @test_load(half* %a) #0 {
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/dynamodb2/ |
D | test_table.py | 458 def test_load(self): member in ItemTestCase
|