Lines Matching refs:GetValueForConfig
205 test::GetValueForConfig<String>(table.get(), "android:string/one", in TEST()
208 test::GetValueForConfig<String>(table.get(), "android:string/one", in TEST()
213 test::GetValueForConfig<String>(table.get(), "android:string/two", in TEST()
216 test::GetValueForConfig<String>(table.get(), "android:string/two", in TEST()
220 val = test::GetValueForConfig<String>(table.get(), "android:string/three", in TEST()
226 test::GetValueForConfig<String>(table.get(), "android:string/three", in TEST()
231 test::GetValueForConfig<String>(table.get(), "android:string/four", in TEST()
234 test::GetValueForConfig<String>(table.get(), "android:string/four", in TEST()
255 const auto* actual = test::GetValueForConfig<Plural>(table.get(), "com.pkg:plurals/foo", in TEST()
293 StyledString* new_styled_string = test::GetValueForConfig<StyledString>( in TEST()
300 String* new_string = test::GetValueForConfig<String>(table.get(), "android:string/bar", in TEST()