Searched refs:invocation (Results 1 – 10 of 10) sorted by relevance
1 Tests invocation of VarHandles wrapped with MethodHandles.
1 Regression test (b/72440777) for load store elimination across invocation
4 * Sole constructor. (For invocation by subclass constructors, typically
1 Non-regression test for b/38454151, where the invocation of a native
18 There are two supported invocation modes:20 1. Regular invocation, dalvikvm command is constructed internally:24 2. Raw-cmd invocation, dalvikvm command is accepted as an argument.
4 …oid TooFewArguments.<init>(): void TooFewArguments.<init>(): Rejecting invocation, expected 2 argu…5 …d TooManyArguments.<init>(): void TooManyArguments.<init>(): Rejecting invocation, expected 4 argu…
98 Proxy narrowed invocation return type passed
51 To see the invocation options supported by `run-test` and `testrunner.py`, run
618 # Append arguments so next invocation of run_art uses the profile.632 echo "Failed dex2oat invocation" >&2
1219 std::string invocation(oss.str()); in InsertCompileOptions() local1221 invocation.c_str(), in InsertCompileOptions()1222 invocation.size())) == -1) { in InsertCompileOptions()