Home
last modified time | relevance | path

Searched refs:full (Results 1 – 16 of 16) sorted by relevance

/art/test/021-string2/src/
DMain.java512 String full = p + c + s; in testIndexOf() local
516 Assert.assertEquals(expX, $noinline$indexOf(full, 'x')); in testIndexOf()
517 Assert.assertEquals(exp0440, $noinline$indexOf(full, '\u0440')); in testIndexOf()
518 Assert.assertEquals(exp0000, $noinline$indexOf(full, '\u0000')); in testIndexOf()
519 Assert.assertEquals(expX, $noinline$indexOf(full, 'x', -1)); in testIndexOf()
520 Assert.assertEquals(exp0440, $noinline$indexOf(full, '\u0440', -1)); in testIndexOf()
521 Assert.assertEquals(exp0000, $noinline$indexOf(full, '\u0000', -1)); in testIndexOf()
522 Assert.assertEquals(-1, $noinline$indexOf(full, 'x', full.length() + 1)); in testIndexOf()
523 Assert.assertEquals(-1, $noinline$indexOf(full, '\u0440', full.length() + 1)); in testIndexOf()
524 Assert.assertEquals(-1, $noinline$indexOf(full, '\u0000', full.length() + 1)); in testIndexOf()
[all …]
/art/test/602-deoptimizeable/
Dinfo.txt1 Test various cases for full/partial-fragment deoptimization.
/art/test/004-checker-UnsafeTest18/src/
DMain.java125 private static void full() { in full() method in Main
254 full(); in main()
273 full(); in main()
279 full(); in main()
/art/test/137-cfi/
Drun20 --args --full-signatures --args --test-local --args --test-remote
/art/test/080-oom-fragmentation/
Dinfo.txt1 Test that the allocator can go from a full heap to an empty one and is able to allocate a large
/art/test/515-dce-dominator/
Dinfo.txt2 we need to recompute the full dominance information of
/art/test/541-regression-inlined-deopt/
Dinfo.txt2 stack map for deopting inlined frames. Test case is written in smali for full
/art/runtime/interpreter/mterp/x86/
Dop_mul_long.S29 leal (%ecx,rIBASE), rIBASE # full result now in rIBASE:%eax
Dop_mul_long_2addr.S29 leal (%ecx,rIBASE), rIBASE # full result now in %edx:%eax
/art/tools/dexfuzz/
DREADME113 8. Check report.log for the full report, including input file and RNG seed for each
118 Check dexfuzz --help for the full list of options.
/art/
DAndroid.mk443 .PHONY: use-art-full
444 use-art-full:
/art/test/005-annotations/
Dexpected.txt62 @android.test.anno.AnnoFancyType(name=full, num=5)
/art/build/
DAndroid.gtest.mk422 $(HOST_OUT_EXECUTABLES)/valgrind --leak-check=full --error-exitcode=1 \
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S655 dmb ish @ full (LoadLoad|LoadStore) memory barrier
721 dmb ish @ full (LoadStore|StoreStore) memory barrier
/art/runtime/interpreter/mterp/out/
Dmterp_x86.S4284 leal (%ecx,rIBASE), rIBASE # full result now in rIBASE:%eax
5011 leal (%ecx,rIBASE), rIBASE # full result now in %edx:%eax
/art/test/dexdump/
Dcheckers.txt1292 00225c: 1a00 d300 |008a: const-string v0, "full" // string@00d3
2435 0030d4: 1a00 d300 |0066: const-string v0, "full" // string@00d3