Home | History | Annotate | Download | only in binary

Lines Matching refs:Exists

83   ::testing::AssertionResult Exists(ResTable* table, const StringPiece& expected_name,
171 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/one", ResourceId(0x7f020000), {},
174 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/two", ResourceId(0x7f020001), {},
177 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/three", ResourceId(0x7f020002), {},
180 EXPECT_TRUE(Exists(&res_table, "com.app.test:integer/one", ResourceId(0x7f030000), {},
183 EXPECT_TRUE(Exists(&res_table, "com.app.test:integer/one", ResourceId(0x7f030000),
190 EXPECT_TRUE(Exists(&res_table, "com.app.test:string/test", ResourceId(0x7f040000), {},
196 EXPECT_TRUE(Exists(&res_table, "com.app.test:layout/bar", ResourceId(0x7f050000), {},
211 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/one", ResourceId(0x7f020001), {},
213 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/three", ResourceId(0x7f020003), {},
487 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/0_resource_name_obfuscated",
490 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/0_resource_name_obfuscated",
493 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/0_resource_name_obfuscated",
496 EXPECT_TRUE(Exists(&res_table, "com.app.test:integer/0_resource_name_obfuscated",
500 EXPECT_TRUE(Exists(&res_table, "com.app.test:integer/0_resource_name_obfuscated",
507 EXPECT_TRUE(Exists(&res_table, "com.app.test:string/0_resource_name_obfuscated",
513 EXPECT_TRUE(Exists(&res_table, "com.app.test:layout/0_resource_name_obfuscated",
542 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/0_resource_name_obfuscated",
545 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/0_resource_name_obfuscated",
548 EXPECT_TRUE(Exists(&res_table, "com.app.test:id/three", ResourceId(0x7f020002), {},
551 EXPECT_TRUE(Exists(&res_table, "com.app.test:integer/0_resource_name_obfuscated",
555 EXPECT_TRUE(Exists(&res_table, "com.app.test:integer/0_resource_name_obfuscated",
562 EXPECT_TRUE(Exists(&res_table, "com.app.test:string/test", ResourceId(0x7f040000), {},
568 EXPECT_TRUE(Exists(&res_table, "com.app.test:layout/0_resource_name_obfuscated",