Searched refs:g_deviceType (Results 1 – 2 of 2) sorted by relevance
44 std::string g_deviceType = ""; variable48 return g_deviceType; in GetDeviceType()
38 std::string g_deviceType; variable94 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) {