Home
last modified time | relevance | path

Searched refs:arg1 (Results 1 - 14 of 14) sorted by relevance

/test/xts/acts/commonlibrary/ets_utils/util_lib_standard/entry/src/ohosTest/js/test/
H A Dutil.test.js58 foo(arg1, arg2) {
61 static bar(arg1) {
85 static getBar(arg1) {
97 afterFoo(arg1, arg2) {
100 foo(arg1, arg2) {
103 static bar(arg1) {
130 static getBar(arg1) {
141 foo(arg1, arg2) {
144 static bar(arg1) {
168 static getBar(arg1) {
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp131 char arg1[1]; in TEST_F() local
132 char *argv[] = {arg0, arg1}; in TEST_F()
146 char arg1[ARG_BUF_SIZE]; in TEST_F() local
150 memset_s(arg1, ARG_BUF_SIZE, 0, ARG_BUF_SIZE); in TEST_F()
154 memcpy_s(arg1, ARG_BUF_SIZE - 1, "agent.so", strlen("agent.so")); in TEST_F()
155 memcpy_s(arg2, ARG_BUF_SIZE - 1, "--arg1", strlen("--arg1")); in TEST_F()
157 char *argv[] = {arg0, arg1, arg2, arg3}; in TEST_F()
165 memcpy_s(arg1, ARG_BUF_SIZE - 1, "notexist.so", strlen("notexist.so")); in TEST_F()
H A Dfrontend_api_handler_test.cpp404 auto arg1 = json(); in TEST_F() local
405 arg1["x"] = 1; in TEST_F()
406 arg1["y"] = "null"; in TEST_F()
407 call4.paramList_.emplace_back(arg1); in TEST_F()
560 auto arg1 = json(); in TEST_F() local
561 arg1["x"] = 9; in TEST_F()
562 arg1["y"] = 10; in TEST_F()
563 call11.paramList_.emplace_back(arg1); in TEST_F()
/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_3rd.cpp2555 uniInfo.arg1 = 2; in HWTEST_F()
2575 uniInfo.arg1 = 2; in HWTEST_F()
2595 uniInfo.arg1 = 2; in HWTEST_F()
2615 uniInfo.arg1 = 2; in HWTEST_F()
2635 uniInfo.arg1 = 2; in HWTEST_F()
2655 uniInfo.arg1 = 2; in HWTEST_F()
2675 uniInfo.arg1 = 2; in HWTEST_F()
2695 uniInfo.arg1 = 2; in HWTEST_F()
2715 uniInfo.arg1 = 2; in HWTEST_F()
2735 uniInfo.arg1 in HWTEST_F()
[all...]
H A Dhdf_ril_hdiService_test_7th.cpp942 uniInfo.arg1 = 2; in HWTEST_F()
964 uniInfo.arg1 = 2; in HWTEST_F()
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DGroupSiteController.java119 public int compare(OhSampleGroupSite arg0, OhSampleGroupSite arg1) { in list()
120 return arg0.getDistance().compareTo(arg1.getDistance()); in list()
H A DBusinessController.java119 public int compare(OhSampleBusiness arg0, OhSampleBusiness arg1) { in list()
120 return arg0.getDistance().compareTo(arg1.getDistance()); in list()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmntentndk.cpp49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dmountndk.cpp37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dwaitndk.cpp28 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests() argument
H A Dthreadsndk.cpp331 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests() argument
H A Dunistdndk.cpp1549 int do_plain_test(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_test() argument
2018 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests() argument
H A Dotherstestndk.cpp568 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests() argument
/test/xts/hats/telephony/ril/hdi_v1.0/
H A Dhdf_ril_hdiService_test.cpp3963 uniInfo.arg1 = REASON; in HWTEST_F()
3979 uniInfo.arg1 = REASON; in HWTEST_F()

Completed in 31 milliseconds