Home
last modified time | relevance | path

Searched refs:test_store (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/Instrumentation/AddressSanitizer/
Dbasic.ll42 define void @test_store(i32* %a) sanitize_address {
43 ; CHECK-LABEL: @test_store
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DKeyStore3Test.java91 public void test_store() throws Exception { in test_store() method in KeyStore3Test
/external/v8/test/mjsunit/
Dexternal-array.js225 function test_store(array, sum) { function
327 run_test(test_store, a, 820 * kRuns);
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll63 ; CHECK-LABEL: test_store:
66 define void @test_store(half %a, half* %b) #0 {