Home
last modified time | relevance | path

Searched refs:TEST_MODE_BASE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h33 TEST_MODE_BASE = 1, enumerator
53 testMode = TEST_MODE_BASE; in TestConfigInfo()
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dui_auto_test.cpp215 if (config->testMode == TestMode::TEST_MODE_BASE) { in OnSaveFile()