Searched refs:xhdpi_ (Results 1 – 1 of 1) sorted by relevance
78 .AddFileReference(kResourceName, "res/drawable-xhdpi/icon.png", xhdpi_) in BuildTable()99 ConfigDescription xhdpi_ = ParseConfigOrDie("xhdpi").CopyWithoutSdkVersion(); member in aapt::__anon79248baa0111::MultiApkGeneratorTest113 OutputArtifact artifact = test::ArtifactBuilder().AddDensity(xhdpi_).SetAndroidSdk(23).Build(); in TEST_F()127 EXPECT_THAT(ValueForConfig(new_table, xhdpi_), NotNull()); in TEST_F()140 OutputArtifact artifact = test::ArtifactBuilder().AddDensity(xhdpi_).SetAndroidSdk(4).Build(); in TEST_F()152 EXPECT_THAT(ValueForConfig(new_table, xhdpi_), NotNull()); in TEST_F()165 OutputArtifact artifact = test::ArtifactBuilder().AddDensity(xhdpi_).Build(); in TEST_F()177 EXPECT_THAT(ValueForConfig(new_table, xhdpi_), NotNull()); in TEST_F()