Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 19 of 19) sorted by relevance

/art/libnativebridge/tests/
Druntests.sh11 --skip-build) skip_build=true ;;
12 --skip-host) skip_host=true ;;
13 --skip-target) skip_target=true ;;
14 --skip-cleanup) skip_cleanup=true ;;
/art/build/apex/
Druntests.sh94 -B, --skip-build skip the build step
110 (-B|--skip-build) build_apex_p=false;;
/art/test/2234-checker-remove-entry-suspendcheck/
Dinfo.txt1 Checks that we can skip the entry SuspendCheck for some leaf methods.
/art/tools/
Drun-libjdwp-tests.sh169 for skip in "${known_bad_tests[@]}"; do
170 args+=("--skip-test" "$skip")
Drun-jdwp-tests.sh150 elif [[ $1 == --skip-test ]]; then
/art/runtime/interpreter/mterp/riscv64/
Dinvoke.S405 % try_nterp(quick="s8", z0="t0", skip=f".L{uniq}_simple")
411 % try_simple_args_range(vC="s7", z0="t0", z1="t1", z2="t2", z3="t3", z4="t4", skip=f".L{uniq}_01…
413 % try_simple_args(v_fedc="s7", z0="t0", z1="t1", skip=f".L{uniq}_01", uniq=uniq)
420 % try_01_args(vreg="s7", shorty="s9", z0="t0", z1="t1", z2="t2", y0="s10", y1="s11", y2="s0", skip
451 % try_nterp(quick="s8", z0="t0", skip=f".L{uniq}_slow")
479 % try_nterp(quick="s8", z0="t0", skip=f".L{uniq}_simple")
485 …ange(vC="s7", z0="t0", z1="t1", z2="t2", z3="t3", z4="t4", arg_start="0", skip=f".L{uniq}_01", uni…
487 % try_simple_args(v_fedc="s7", z0="t0", z1="t1", arg_start="0", skip=f".L{uniq}_01", uniq=uniq)
494 % try_01_args_static(vreg="s7", shorty="s9", z0="t0", z1="t1", z2="t2", y0="s10", y1="s11", skip=f…
534 % try_nterp(quick="s8", z0="t1", skip=f".L{uniq}_simple")
[all …]
/art/test/134-reg-promotion/smali/
DTest.smali52 if-nez v3, :skip
54 :skip
/art/test/712-varhandle-invocations/src/
DVarHandleUnitTestCollector.java49 public void skip() { in skip() method in VarHandleUnitTestCollector
DVarHandleUnitTest.java148 collector.skip(); in run()
/art/test/2042-reference-processing/src/
DMain.java216 final int skip = liveObjects - n; in dropObjects() local
217 for (int i = 0; i < skip; ++i) { in dropObjects()
221 int expected = nextAllocated - skip - 1; in dropObjects()
/art/test/530-checker-lse3/smali/
DStoreLoad.smali94 if-eqz v1, :skip
103 :skip
/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java360 hprof.skip(type.size(idSize)); in parseInternal()
399 hprof.skip(numBytes); in parseInternal()
416 hprof.skip(length * idSize); in parseInternal()
574 hprof.skip(recordLength); in parseInternal()
954 public void skip(int delta) { in skip() method in Parser.HprofBuffer
/art/libdexfile/dex/
Dtest_dex_file_builder.h227 size_t skip = sizeof(header->magic_) + sizeof(header->checksum_); variable
229 dex_file_data.data() + skip,
230 dex_file_data.size() - skip);
/art/odrefresh/schema/
Dcurrent.txt86 …method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
/art/runtime/arch/riscv64/
Dasm_support_riscv64.S145 .macro RESTORE_GPR_NE skip, reg, offset
146 .ifnc \skip, \reg
/art/libartservice/service/api/
Dsystem-server-current.txt138 field public static final String COMPILER_FILTER_NOOP = "skip";
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S118 add sp, #4 @ skip r0
/art/build/boot/
Dboot-image-profile.txt688 HSPLcom/android/okhttp/okio/Buffer;->skip(J)V
770 HSPLcom/android/okhttp/okio/RealBufferedSource;->skip(J)V
995 HSPLcom/android/org/kxml2/io/KXmlParser;->skip()V
1149 HSPLjava/io/BufferedInputStream;->skip(J)J
1186 HSPLjava/io/ByteArrayInputStream;->skip(J)J
1314 HSPLjava/io/FileInputStream;->skip(J)J
1342 HSPLjava/io/FilterInputStream;->skip(J)J
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt946 Lcom/android/okhttp/okio/Buffer;->skip(J)V
1049 Lcom/android/okhttp/okio/BufferedSource;->skip(J)V
11468 Lsun/security/util/ManifestEntryVerifier;->skip:Z