Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 12 of 12) sorted by relevance

/art/test/530-checker-lse3/
Dinfo.txt2 a wider value is stored in a narrower field and then loaded from that field,
3 LSE needs to replace the value to be stored with a type conversion to the
/art/test/606-erroneous-class/
Dinfo.txt2 from being stored into it. This was bogus because the status of a class can be
/art/test/944-transform-classloaders/
Dinfo.txt1 Tests that redefined dex files are stored in the appropriate classloader.
/art/test/071-dexfile-map-clean/
Dinfo.txt6 * and the dex file is stored uncompressed in a ZIP file
/art/tools/
Dart225 # -Xcompiler-options arguments are stored in DEX2OAT_FLAGS array
226 # -cp argument is split by ':' and stored in DEX2OAT_CLASSPATH
227 # -Ximage argument is stored in DEX2OAT_BOOT_IMAGE
228 # -Xbootclasspath argument is stored in DEX2OAT_BCP
229 # -Xbootclasspath-locations argument is stored in DEX2OAT_BCP_LOCS
506 # -Xcompiler-options arguments are stored in DEX2OAT_FLAGS array
507 # -cp argument is split by ':' and stored in DEX2OAT_CLASSPATH
508 # -Ximage argument is stored in DEX2OAT_BOOT_IMAGE
/art/test/541-regression-inlined-deopt/smali/
DTestCase.smali47 # Make sure the reference is not stored in the same vreg as used by
/art/test/592-checker-regression-bool-input/smali/
DTestCase.smali42 # that simplifies into simply returning the stored boolean.
/art/test/510-checker-try-catch/smali/
DRuntime.smali211 # Test catch-phi runtime support for 32-bit values stored in core registers.
249 # Test catch-phi runtime support for 64-bit values stored in core registers.
300 # Test catch-phi runtime support for 32-bit values stored in FPU registers.
342 # Test catch-phi runtime support for 64-bit values stored in FPU registers.
384 # Test catch-phi runtime support for 32-bit values stored on the stack.
433 # Test catch-phi runtime support for 64-bit values stored on the stack.
/art/test/912-classes/
Dclasses.cc503 ScopedLocalRef<jobject> stored(jni_env, jni_env->GetStaticObjectField(storage_class_, field)); in SetOrCompare() local
504 CHECK(jni_env->IsSameObject(value, stored.get())); in SetOrCompare()
/art/test/
DREADME.md25 class loaders. Resources can be stored in the `res` directory, which is
/art/test/543-checker-dce-trycatch/smali/
DTestCase.smali166 # stored with the merge block gets deleted and SSAChecker would fail if it was
/art/cmdline/
DREADME.md244 successfully stored, the parser will automatically save it into the target destination as a side