Searched refs:executed (Results 1 – 14 of 14) sorted by relevance
1 Tests that class initializers are executed correctly.
56 if (!testCallStaticVoidMethodOnSubClass_SuperClass.executed) { in testCallStaticVoidMethodOnSubClass()64 private static boolean executed = false; field in Main.testCallStaticVoidMethodOnSubClass_SuperClass66 executed = true; in execute()
3 when the test is executed with --jvm.
8 This is done by differential testing - each test file is executed with each mode of32 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 resulting104 Divergence - mutated files that executed and some backend disagreed about the
3 Previously, if the proxy method (direcly or indirectly) executed code
34 # Check that we're being executed by the interpreter.61 # Check that we're being executed by the interpreter.
111 if (!testCallStaticVoidMethodOnSubClass_SuperClass.executed) { in testCallStaticVoidMethodOnSubClass()119 private static boolean executed = false; field in Main.testCallStaticVoidMethodOnSubClass_SuperClass121 executed = true; in execute()
124 The tests declared in ART's [TEST_MAPPING](../TEST_MAPPING) file are executed144 To only run tests executed during pre-submit testing, use:149 To only run tests executed during post-submit testing, use:
16 executed on the ART runtime (`dalvikvm`), possibly preceded by a
5 one big python script. This generated python script is then executed to8 the script (without the %) and thus executed during the generation.
95 # Check that we're being executed by the interpreter.266 # Check that we're being executed by the interpreter.
125 Checker expects that the previously executed statement was either a CHECK or a CHECK-NEXT.
148 the terms of any separate license agreement you may have executed
433 // Genrules so we can run the checker, and empty Java library so that it gets executed.