Searched refs:DeviceInfoTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/ |
H A D | device_info_test.cpp | 39 class DeviceInfoTest : public testing::Test { class 47 void DeviceInfoTest::SetUpTestCase(void) in SetUpTestCase() 52 void DeviceInfoTest::TearDownTestCase(void) in TearDownTestCase() 57 void DeviceInfoTest::SetUp(void) in SetUp() 62 void DeviceInfoTest::TearDown(void) in TearDown() 73 HWTEST_F(DeviceInfoTest, DeviceInfoTest_SetCid_0100, TestSize.Level1) 97 HWTEST_F(DeviceInfoTest, DeviceInfoTest_GetCid_0100, TestSize.Level1) 117 HWTEST_F(DeviceInfoTest, DeviceInfoTest_GetExtraData_0100, TestSize.Level1) 140 HWTEST_F(DeviceInfoTest, DeviceInfoTest_GetDeviceId_0100, TestSize.Level1) 163 HWTEST_F(DeviceInfoTest, DeviceInfoTest_OperateEqual_0100, TestSize.Level1)
|