Home
last modified time | relevance | path

Searched defs:constructorRef_ (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
Djs_component_test_tester.h52 static thread_local napi_ref constructorRef_; variable
Djs_component_test_matcher.cpp45 thread_local napi_ref ComponentTestMatcher::constructorRef_ = nullptr; member in OHOS::Ace::Napi::ComponentTestMatcher
Djs_component_test_component.cpp52 thread_local napi_ref ComponentTestComponent::constructorRef_ = nullptr; member in OHOS::Ace::Napi::ComponentTestComponent
Djs_component_test_tester.cpp77 thread_local napi_ref ComponentTestTester::constructorRef_ = nullptr; member in OHOS::Ace::Napi::ComponentTestTester