Home
last modified time | relevance | path

Searched refs:IsComponentTestEnabled (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/
H A Dcomponent_test_proxy.cpp77 bool ComponentTestManagerProxy::IsComponentTestEnabled() in IsComponentTestEnabled() function in OHOS::Ace::ComponentTest::ComponentTestManagerProxy
79 return ComponentTestManagerImpl::Get()->testConfig.IsComponentTestEnabled(); in IsComponentTestEnabled()
H A Dtest_config.h31 bool IsComponentTestEnabled() const;
H A Dtest_config.cpp55 bool TestConfig::IsComponentTestEnabled() const in IsComponentTestEnabled() function in OHOS::Ace::ComponentTest::TestConfig
H A Dcomponent_test_proxy.h38 static bool IsComponentTestEnabled();
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_utils.h129 if (!ComponentTest::ComponentTestManagerProxy::IsComponentTestEnabled()) { \

Completed in 5 milliseconds