Home
last modified time | relevance | path

Searched refs:JsonText (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_config.h25 void ParseComponentTestConfig(const std::string JsonText);
34 friend void ParseComponentTestConfig(const std::string JsonText);
H A Dtest_config.cpp28 void ParseComponentTestConfig(const std::string JsonText) in ParseComponentTestConfig() argument
30 auto json = JsonUtil::ParseJsonString(JsonText); in ParseComponentTestConfig()

Completed in 1 milliseconds