Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 11 of 11) sorted by relevance

/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DCallingInstanceMethods.h112 ani_double arg1 = 2.0F; in test_Object_CallMethod_Double() local
125 ani_double arg1 = 2.0F; in test_Object_CallMethod_Double_A() local
151 ani_double arg1 = 2.0F; in test_Object_CallMethod_Double_V() local
164 ani_int arg1 = 2U; in test_Object_CallMethod_Int() local
177 ani_int arg1 = 2U; in test_Object_CallMethod_Int_A() local
203 ani_int arg1 = 2U; in test_Object_CallMethod_Int_V() local
216 ani_int arg1 = 5U; in test_Object_CallMethod_Boolean() local
229 ani_int arg1 = 5U; in test_Object_CallMethod_Boolean_A() local
254 ani_int arg1 = 5U; in test_Object_CallMethod_Boolean_V() local
286 ani_int arg1 = 2U; in test_Object_CallMethod_Void_A() local
[all …]
DClassCallingStaticMethods.h683 const ani_long arg1 = 123; in test_Class_CallStaticMethod_Long() local
719 const ani_float arg1 = 1.0f; in test_Class_CallStaticMethod_Float() local
763 ani_double arg1 = 1.0; in test_Class_CallStaticMethod_Double_A() local
792 ani_double arg1 = 2.0F; in test_Class_CallStaticMethod_Double_V() local
848 ani_int arg1 = 2U; in test_Class_CallStaticMethod_Void_V() local
892 ani_int arg1 = 2U; in test_Class_CallStaticMethod_Ref_V() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dmntentndk.cpp49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests()
Dmountndk.cpp37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests()
Dwaitndk.cpp28 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests()
Dthreadsndk.cpp331 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests()
Dunistdndk.cpp1549 int do_plain_test(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_test()
2018 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests()
Dotherstestndk.cpp568 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests()
/test/testfwk/arkxtest/uitest/test/
Dextension_test.cpp131 char arg1[1]; in TEST_F() local
146 char arg1[ARG_BUF_SIZE]; in TEST_F() local
Dfrontend_api_handler_test.cpp404 auto arg1 = json(); in TEST_F() local
596 auto arg1 = json(); in TEST_F() local
/test/xts/acts/commonlibrary/ets_utils/util_lib_standard/entry/src/ohosTest/js/test/
Dutil.test.js58 foo(arg1, arg2) { argument
61 static bar(arg1) { argument
85 static getBar(arg1) { argument
97 afterFoo(arg1, arg2) { argument
100 foo(arg1, arg2) { argument
103 static bar(arg1) { argument
130 static getBar(arg1) { argument
141 foo(arg1, arg2) { argument
144 static bar(arg1) { argument
168 static getBar(arg1) { argument