Searched refs:package_parser (Results 1 – 1 of 1) sorted by relevance
271 ResChunkPullParser package_parser(GetChunkData(table_parser.chunk()), in TEST_F() local274 while (package_parser.IsGoodEvent(package_parser.Next())) { in TEST_F()275 if (android::util::DeviceToHost16(package_parser.chunk()->type) == RES_TABLE_TYPE_TYPE) { in TEST_F()276 type_chunk = package_parser.chunk(); in TEST_F()