Searched refs:invocation (Results 1 – 9 of 9) 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
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.
1 Non-regression test for b/38454151, where the invocation of a native
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
52 To see the invocation options supported by `run-test` and `testrunner.py`, run
956 std::string invocation(oss.str()); in InsertCompileOptions() local958 invocation.c_str(), in InsertCompileOptions()959 invocation.size())) == -1) { in InsertCompileOptions()