Home
last modified time | relevance | path

Searched refs:dID (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/ability_lite/ability_hal/src/
Dability_mgr_test.c66 char dID[] = "0001000"; variable
69 TEST_ASSERT_EQUAL_STRING(element.deviceId, dID);
93 char dID[] = "0001000"; variable
96 TEST_ASSERT_EQUAL_STRING(element.deviceId, dID);
100 TEST_ASSERT_EQUAL_STRING(element.deviceId, dID);
/test/xts/acts/appexecfwk_lite/appexecfwk_hal/src/
Dbundle_mgr_test.c283 char *dID = "0001000"; variable
284 TEST_ASSERT_EQUAL_STRING(want.element->deviceId, dID);
302 char *dID = ""; variable
303 TEST_ASSERT_EQUAL_STRING(want.element->deviceId, dID);
/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
DBundleMgrTest.cpp252 char dID[] = "0001000"; variable
253 EXPECT_STREQ(want.element->deviceId, dID);
271 char dID[] = ""; variable
272 EXPECT_STREQ(want.element->deviceId, dID);