Home
last modified time | relevance | path

Searched refs:FRONTEND_CLASS_DEFS (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_defines.h490 const auto FRONTEND_CLASS_DEFS = {&BY_DEF, &UI_DRIVER_DEF, &UI_COMPONENT_DEF, &ON_DEF, member
H A Dfrontend_api_handler.cpp156 for (auto classDef : FRONTEND_CLASS_DEFS) { in ParseFrontendMethodsSignature()
442 auto begin0 = FRONTEND_CLASS_DEFS.begin(); in CheckCallArgType()
443 auto end0 = FRONTEND_CLASS_DEFS.end(); in CheckCallArgType()
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp175 for (const auto &classDef : FRONTEND_CLASS_DEFS) { in UnmarshalObject()
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp193 for (const auto &classDef : FRONTEND_CLASS_DEFS) { in TEST_F()

Completed in 8 milliseconds