Home
last modified time | relevance | path

Searched defs:ARG1 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_intrins/
H A Dtest_intrins.cpp33 constexpr double ARG1 = 314; in TEST_F() local
43 constexpr std::string_view ARG1 = "foo"; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/sample/
H A Dtest_sample.cpp34 constexpr double ARG1 = 9.3; in TEST_F() local
45 constexpr std::string_view ARG1 = "_input_string_"; in TEST_F() local

Completed in 2 milliseconds