Home
last modified time | relevance | path

Searched refs:foo_one (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/tests/data/libclient/
DR.h43 foo_one = 0x7f030000, // default enumerator
/frameworks/base/libs/androidfw/tests/
DAssetManager2_bench.cpp101 nullptr /*config*/, libclient::R::string::foo_one, state); in BM_AssetManagerGetLibraryResource()
109 nullptr /*config*/, libclient::R::string::foo_one, state); in BM_AssetManagerGetLibraryResourceOld()
DAssetManager2_test.cpp164 auto value = assetmanager.GetResource(libclient::R::string::foo_one); in TEST_F()
559 value.data = libclient::R::string::foo_one; in TEST_F()
565 EXPECT_EQ(libclient::R::string::foo_one, value.resid); in TEST_F()