Home
last modified time | relevance | path

Searched defs:args2 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp891 const char* args2[] = {"abc2program_options", "input_file_path"}; in HWTEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test.cpp2668 std::vector<int64_t> args2 = {3L, 4L}; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp2548 auto args2 = { acc_.GetValueIn(gate, 1), prop, acc_.GetValueIn(gate, 2), jsFunc }; in LowerStSuperByName() local

Completed in 16 milliseconds