Searched defs:constructorRef_ (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/interfaces/napi/kits/component_test/ | ||
| D | js_component_test_tester.h | 52 static thread_local napi_ref constructorRef_; variable |
| D | js_component_test_matcher.cpp | 45 thread_local napi_ref ComponentTestMatcher::constructorRef_ = nullptr; member in OHOS::Ace::Napi::ComponentTestMatcher |
| D | js_component_test_component.cpp | 52 thread_local napi_ref ComponentTestComponent::constructorRef_ = nullptr; member in OHOS::Ace::Napi::ComponentTestComponent |
| D | js_component_test_tester.cpp | 77 thread_local napi_ref ComponentTestTester::constructorRef_ = nullptr; member in OHOS::Ace::Napi::ComponentTestTester |