Home
last modified time | relevance | path

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

/art/test/169-threadgroup-jni/src/
DMain.java26 if (!executed) { in main()
34 private static boolean executed = false; field in Main
36 executed = true; in runFromNative()
/art/test/115-native-bridge/src/
DNativeBridgeMain.java56 if (!testCallStaticVoidMethodOnSubClass_SuperClass.executed) { in testCallStaticVoidMethodOnSubClass()
64 private static boolean executed = false; field in Main.testCallStaticVoidMethodOnSubClass_SuperClass
66 executed = true; in execute()
/art/test/660-clinit/
Dinfo.txt1 Tests that class initializers are executed correctly.
/art/tools/dexfuzz/
DREADME8 This is done by differential testing - each test file is executed with each mode of
32 having DEX files pushed to it and executed with the dalvikvm command.
38 executed in, using dalvikvm. For example, /data/art-test/
77 - Files will always be executed in the same directory where you are executing DexFuzz.
101 Successful - mutated files that executed and all backends agreed on the resulting
104 Divergence - mutated files that executed and some backend disagreed about the
/art/test/162-method-resolution/
Dinfo.txt3 when the test is executed with --jvm.
/art/test/1945-proxy-method-arguments/
Dinfo.txt3 Previously, if the proxy method (direcly or indirectly) executed code
/art/test/575-checker-string-init-alias/smali/
DTestCase.smali34 # Check that we're being executed by the interpreter.
61 # Check that we're being executed by the interpreter.
/art/test/004-JniTest/src/
DMain.java111 if (!testCallStaticVoidMethodOnSubClass_SuperClass.executed) { in testCallStaticVoidMethodOnSubClass()
119 private static boolean executed = false; field in Main.testCallStaticVoidMethodOnSubClass_SuperClass
121 executed = true; in execute()
/art/runtime/interpreter/mterp/
DREADME.txt5 one big python script. This generated python script is then executed to
8 the script (without the %) and thus executed during the generation.
/art/test/
DREADME.atest.md163 The tests declared in ART's [TEST_MAPPING](../TEST_MAPPING) file are executed
183 To only run tests executed during pre-submit testing, use:
DREADME.md16 executed on the ART runtime (`dalvikvm`), possibly preceded by a
/art/tools/runtime_memusage/
DREADME25 though they can also be executed individually if provided the necessary input.
/art/libnativebridge/tests/
DAndroid.bp158 // libnativebridge-tests when it is executed, and then the later dlopen
/art/runtime/
Dmonitor_inflation.md53 executed. (Notification on an object with no waiters is trivial and does not require inflation.)
/art/test/563-checker-fakestring/smali/
DTestCase.smali95 # Check that we're being executed by the interpreter.
266 # Check that we're being executed by the interpreter.
/art/tools/checker/
DREADME125 Checker expects that the previously executed statement was either a CHECK or a CHECK-NEXT.
/art/
DNOTICE148 the terms of any separate license agreement you may have executed
/art/build/apex/
DAndroid.bp389 // Genrules so we can run the checker, and empty Java library so that it gets executed.
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt286 Lcom/android/okhttp/Call;->executed:Z
464 Lcom/android/okhttp/Dispatcher;->executed(Lcom/android/okhttp/Call;)V