Home
last modified time | relevance | path

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

/base/web/webview/test/unittest/display_manager_adapter_impl_test/
Ddisplay_manager_adapter_impl_test.cpp44 std::string g_deviceType = ""; variable
48 return g_deviceType; in GetDeviceType()
/base/sensors/miscdevice/interfaces/native/vibrator/test/unittest/
Dvibrator_agent_test.cpp38 std::string g_deviceType; variable
94 g_deviceType = OHOS::system::GetDeviceType(); in SetUpTestCase()
95 MISC_HILOGI("deviceType:%{public}s", g_deviceType.c_str()); in SetUpTestCase()
717 if (g_deviceType == PHONE_TYPE) {