HomeSort by relevance Sort by last modified time
    Searched refs:ImagePropertiesTest (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
image_properties_android_unittest.cc 35 class ImagePropertiesTest : public ::testing::Test {
63 TEST_F(ImagePropertiesTest, SimpleTest) {
77 TEST_F(ImagePropertiesTest, IDPrefixTest) {
85 TEST_F(ImagePropertiesTest, IDInvalidPrefixTest) {
99 TEST_F(ImagePropertiesTest, LoadChannelTest) {
105 TEST_F(ImagePropertiesTest, DefaultStableChannelTest) {
111 TEST_F(ImagePropertiesTest, StoreLoadMutableChannelTest) {
image_properties_chromeos_unittest.cc 34 class ImagePropertiesTest : public ::testing::Test {
56 TEST_F(ImagePropertiesTest, SimpleTest) {
72 TEST_F(ImagePropertiesTest, AppIDTest) {
80 TEST_F(ImagePropertiesTest, ConfusingReleaseTest) {
89 TEST_F(ImagePropertiesTest, MissingVersionTest) {
94 TEST_F(ImagePropertiesTest, OverrideTest) {
115 TEST_F(ImagePropertiesTest, OverrideLockDownTest) {
137 TEST_F(ImagePropertiesTest, BoardAppIdUsedForNonCanaryChannelTest) {
149 TEST_F(ImagePropertiesTest, CanaryAppIdUsedForCanaryChannelTest) {
161 TEST_F(ImagePropertiesTest, ReleaseAppIdUsedAsDefaultTest)
    [all...]

Completed in 62 milliseconds