Home
last modified time | relevance | path

Searched defs:actual_style (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink_test.cpp221 const Style* actual_style = test::GetValue<Style>( in TEST_F() local
265 const Style* actual_style = test::GetValue<Style>( in TEST_F() local
755 auto actual_style = test::GetValue<Style>(apk->GetResourceTable(), "com.test:style/MyStyle"); local
/aosp14/frameworks/base/tools/aapt2/link/
H A DTableMerger_test.cpp455 const Style* actual_style = test::GetValue<Style>(&final_table, "com.app.a:style/Theme"); in TEST_F() local