Home
last modified time | relevance | path

Searched defs:args (Results 1 – 23 of 23) sorted by relevance

/test/xts/acts/telephony/telephonyjstest/call_manager/call_manager_ims2_call/entry/src/main/js/test/lib/
DApiToPromiseReliability.js19 export async function apiToPromiseReliability (options, args) { argument
31 args[args.length - 1] = function (error, data) { function
75 export async function apiToReliability (options, args) { argument
87 args[args.length - 1] = function (error, data) { function
DApiToPromisePerfomance.js20 export async function apiToPromisePerfomace (options, args) { argument
33 args[args.length - 1] = function (error, data) { function
81 export async function apiToPerfomace (options, args) { argument
94 args[args.length - 1] = function (error, data) { function
/test/developertest/libs/fuzzlib/
Dfuzzer_helper.py104 def generate(args): argument
154 def make(args, stdout=None): argument
210 def report(args): argument
214 def coverage_all(args): argument
/test/xts/acts/security_lite/deviceauth_basic_deps/
Dhc_condition_test.c47 static void *ThreadSemWait(void *args) in ThreadSemWait()
63 static void *ThreadSemPost(void *args) in ThreadSemPost()
76 static void *ThreadCondWait(void *args) in ThreadCondWait()
93 static void *ThreadCondSignal(void *args) in ThreadCondSignal()
144 ThreadTestArgs args = { in TestSemWait() local
257 ThreadTestArgs args = { in TestConWait() local
Dhc_thread_test.c42 static void *ThreadRountine(void *args) in ThreadRountine()
88 static ThreadTestArgs args = { in TestSpecifiedCount() local
Dhc_mutex_test.c65 static void *MutexThreadRoutine(void *args) in MutexThreadRoutine()
/test/developertest/src/core/command/
Dconsole.py59 def __new__(cls, *args, **kwargs):
73 def console(self, args): argument
229 def command_parser(self, args): argument
/test/xdevice/src/xdevice/_core/
Dlogger.py179 def info(self, msg, *args, **kwargs):
188 def debug(self, msg, *args, **kwargs):
200 def error(self, msg, *args, **kwargs):
211 def warning(self, msg, *args, **kwargs):
221 def exception(self, msg, *args, **kwargs):
Dplugin.py92 def __init__(self, *args, **kwargs):
Dinterface.py168 def __discover__(self, args): argument
/test/xts/acts/kernel_lite/io_posix/src/
DIoTestWchar.cpp31 va_list args; in FormatVfwscanf() local
40 va_list args; in FormatVfwprintf() local
347 va_list args; in FormatVswscanf() local
356 va_list args; in FormatVswprintf() local
DIoTestStdio.cpp103 va_list args; in FormatVdprintf() local
181 va_list args; in FormatVfprintf() local
190 va_list args; in FormatVfscanf() local
496 va_list args; in FormatVsscanf() local
645 va_list args; in FormatVprintf() local
693 va_list args; in FormatVscanf() local
/test/xdevice/src/xdevice/_core/command/
Dconsole.py60 def __new__(cls, *args, **kwargs):
83 def console(self, args): argument
364 def command_parser(self, args): argument
/test/xts/acts/security_lite/huks_posix/src/
DSecurityDataHuksGenDelTest.cpp146 va_list args; in Logi() local
154 va_list args; in Logw() local
162 va_list args; in Loge() local
170 va_list args; in Logd() local
/test/xts/acts/kernel_lite/sys_posix/src/
DSysApiTest.cpp538 va_list args; in VerrLog() local
545 va_list args; in VerrxLog() local
/test/xts/hats/kernel/accesstokenid/
Daccesstokenid_test.cpp174 static void *CheckChildThreadInheritance(void *args) in CheckChildThreadInheritance()
187 static void *CheckChildThreadSetIndepent(void *args) in CheckChildThreadSetIndepent()
/test/developertest/libs/benchmark/report/
Dgenerate_report.py106 def generate_benchmark(self, args): argument
/test/xts/tools/build/
Dsuite.py180 def _create_testsuite(self, args): argument
/test/xdevice/src/xdevice/_core/environment/
Dmanager_env.py75 def __new__(cls, *args, **kwargs):
Ddevice_lite.py80 def device_action(self, *args, **kwargs):
/test/arkXtest/jsunit/src/
Dservice.js499 assertEqual: function (actualValue, args) { argument
505 assertThrow: function (actual, args) { argument
/test/xdevice/extension/src/xdevice_extension/_core/environment/
Ddevice.py49 def device_action(self, *args, **kwargs):
/test/xdevice/src/xdevice/_core/executor/
Dscheduler.py96 def __discover__(self, args): argument