Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_auto_test.h50 std::string OnGetSystemTime() const;
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dui_auto_test.cpp238 config->logDir += OnGetSystemTime(); in TestComplete()
269 std::string UIAutoTest::OnGetSystemTime() const in OnGetSystemTime() function in OHOS::UIAutoTest