Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 114) sorted by relevance

12345

/test/testfwk/arkxtest/jsunit/src/
Dinterface.js20 const describe = function (desc, func) { argument
23 const it = function (desc, filter, func) { argument
26 const beforeItSpecified = function (itDescs, func) { argument
30 const afterItSpecified = function (itDescs, func) { argument
33 const beforeEach = function (func) { argument
36 const afterEach = function (func) { argument
39 const beforeAll = function (func) { argument
42 const afterAll = function (func) { argument
49 const xdescribe = function (desc, func) { argument
57 const xit = function (desc, filter, func) { argument
Dservice.js78 function getFuncWithArgsZero(func, timeout, isStressTest) { argument
96 function getFuncWithArgsOne(func, timeout, isStressTest) { argument
119 function getFuncWithArgsTwo(func, timeout, paramItem, isStressTest) { argument
142 function processFunc(coreContext, func) { argument
198 describe(desc, func) { argument
239 xdescribe(desc, func, reason) { argument
265 beforeAll(func) { argument
269 beforeEach(func) { argument
273 beforeItSpecified(itDescs, func) { argument
277 afterItSpecified(itDescs, func) { argument
[all …]
/test/xts/acts/commonlibrary/ets_utils/xml_lib_standard/entry/src/ohosTest/js/test/
Dxml.test.js1335 function func(key, value){ function
1367 function func(key, value){ function
1399 function func(key, value){ function
1431 function func(key, value){ function
1463 function func(key, value){ function
1495 function func(key, value){ function
1527 function func(key, value){ function
1559 function func(key, value){ function
1592 function func(key, value){ function
1625 function func(key, value){ function
[all …]
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DExceptions.h34 ani_int GetFunctionFromModule(ani_env *env, ani_namespace *ns, ani_function *func, const char *func… in GetFunctionFromModule()
49 ani_function func = nullptr; in GetThrowErrorFunction() local
56 auto func = GetThrowErrorFunction(env); in test_ResetError() local
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard3/entry/src/ohosTest/ets/workers/
Dworker_021.ts20 const func: Function = (): string => { constant
Dworker_010.ts21 const func: Function = (): string => { constant
Dworker_026.ts25 const func: Function = (): string => { constant
Dworker_020.ts24 const func: Function = (): string => { constant
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard2/entry/src/ohosTest/ets/workers/
Dworker_010.ts21 const func: Function = (): string => { constant
Dworker_021.ts20 const func: Function = (): string => { constant
Dworker_026.ts25 const func: Function = (): string => { constant
Dworker_020.ts24 const func: Function = (): string => { constant
/test/xts/acts/web/application_interworking/inject_javascript/inject_javascript_two/entry/src/main/cpp/common/
Dnative_common.h66 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
71 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
76 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/web/web_load/web_hosting/web_hosting_napis_enhance_three/entry/src/main/cpp/common/
Dnative_common.h66 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
71 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
76 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) … argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) … argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … argument
/test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager_ndk/shorttimetask_ndk/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/
Dcommon.h73 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
78 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
83 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreTestApi20/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/
Dnative_common.h67 #define DECLARE_NAPI_FUNCTION(name, func) … argument
70 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) … argument
73 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … argument
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/resourceschedule/resourceschedule_standard/backgroundtaskmanager_ndk/backgroundprocessmanager_ndk/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/storage/storageenvironmentndktest/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/ai/neural_network_runtime/neural_network_core/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) \ argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) \ argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ argument
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
Dnative_common.h71 #define DECLARE_NAPI_FUNCTION(name, func) … argument
76 #define DECLARE_NAPI_FUNCTION_WITH_DATA(name, func, data) … argument
81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … argument

12345