Home
last modified time | relevance | path

Searched defs:argv2 (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/console/test/
Dtest_console.cpp324 NativeValue* argv2[] = {nativeMessage}; variable
350 NativeValue* argv2[] = {nativeMessage}; variable
371 NativeValue* argv2[] = {nativeMessage, nativeMessage}; variable
419 NativeValue* argv2[] = {nativeMessage}; variable
451 NativeValue* argv2[] = {nativeMessage, nativeMessage1}; variable
480 NativeValue* argv2[] = {nativeMessage}; variable
508 NativeValue* argv2[] = {nativeMessage1}; variable
/commonlibrary/ets_utils/js_sys_module/timer/test/
Dtest_timer.cpp230 NativeValue* argv2[] = {nativeMessage2, nativeMessage1}; variable