Home
last modified time | relevance | path

Searched defs:create (Results 1 – 11 of 11) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/types/libentry/
Dindex.d.ts44 export const create: () => imagePacker; constant
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dabs.py44 def _get_suite_result(self, test_result, create=False): argument
48 def _get_test_result(self, test_result, create=False): argument
130 def _get_suite_result(self, test_result, create=False): argument
142 def _get_test_result(self, test_result, create=False): argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Dnative_dialog.h68 ArkUI_NativeDialogHandle (*create)(); member
Darkoala_api.h4866 ArkUIDialogHandle (*create)(); member
4983 ArkUINodeAdapterHandle (*create)(); member
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/types/libentry/
Dindex.d.ts81 export const create: (a: string | number | ArrayBufferLike, b: ESObject) => resImageSource; constant
/test/testfwk/xdevice/plugins/ohos/src/ohos/executor/
Dlistener.py122 def _get_test_result(self, test_result, create=False): argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/
Danimator_event_test.cpp329 static ArkUI_NodeHandle create = nodeAPI->createNode(ARKUI_NODE_BUTTON); in testAnimatorRegisterOnFrame_003() local
/test/testfwk/arkxtest/perftest/core/src/
Dfrontend_api_handler.cpp441 auto create = [](const ApiCallInfo &in, ApiReplyInfo &out) { in RegisterPerfTestCreate() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp850 auto create = [](const ApiCallInfo &in, ApiReplyInfo &out) { in RegisterUiDriverMiscMethods() local
1791 auto create = [](const ApiCallInfo &in, ApiReplyInfo &out) { in RegisterPointerMatrixOperators() local
/test/testfwk/arkxtest/uitest/ets/ani/src/
Duitest_ani.cpp644 static ani_ref create([[maybe_unused]] ani_env *env, [[maybe_unused]] ani_class clazz) in create() function
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h5215 ArkUIDialogHandle (*create)(); member
5342 ArkUINodeAdapterHandle (*create)(); member