Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h62 const std::string JOSN_VALUE_TEST_MODE = "test_mode"; member
/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp173 if (object.contains(JOSN_VALUE_TEST_MODE.c_str())) { in OnGetConfigInfo()
174 configInfo->testMode = static_cast<TestMode>(object.value(JOSN_VALUE_TEST_MODE.c_str()).toInt()); in OnGetConfigInfo()

Completed in 1 milliseconds