Searched defs:arg1 (Results 1 – 9 of 9) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
D | mntentndk.cpp | 49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests()
|
D | mountndk.cpp | 37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests()
|
D | waitndk.cpp | 28 int do_plain_tests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in do_plain_tests()
|
D | threadsndk.cpp | 331 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2) in DoPlainTests()
|
D | unistdndk.cpp | 1549 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()
|
D | otherstestndk.cpp | 564 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/ |
D | extension_test.cpp | 131 char arg1[1]; in TEST_F() local 146 char arg1[ARG_BUF_SIZE]; in TEST_F() local
|
D | frontend_api_handler_test.cpp | 404 auto arg1 = json(); in TEST_F() local 560 auto arg1 = json(); in TEST_F() local
|
/test/xts/acts/commonlibrary/ets_utils/util_lib_standard/src/main/js/test/ |
D | util.test.js | 58 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
|