Home
last modified time | relevance | path

Searched refs:style_assets_ (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/tests/
H A DTheme_test.cpp43 ASSERT_NE(nullptr, style_assets_); in SetUp()
57 AssetManager2::ApkAssetsPtr style_assets_; member in android::ThemeTest
65 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
75 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
95 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
124 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
133 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
163 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
218 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
255 am.SetApkAssets({style_assets_}); in TEST_F()
[all …]
H A DAssetManager2_test.cpp64 style_assets_ = ApkAssets::Load("styles/styles.apk"); in SetUp()
65 ASSERT_NE(nullptr, style_assets_); in SetUp()
98 AssetManager2::ApkAssetsPtr style_assets_; member in android::AssetManager2Test
335 assetmanager.SetApkAssets({style_assets_}); in TEST_F()
399 assetmanager.SetApkAssets({style_assets_}); in TEST_F()