Lines Matching defs:DexFilesTest
38 class DexFilesTest : public ::testing::Test { class
178 TEST_F(DexFilesTest, get_method_information_invalid) { in TEST_F() argument
187 TEST_F(DexFilesTest, get_method_information_32) { in TEST_F() argument
200 TEST_F(DexFilesTest, get_method_information_64) { in TEST_F() argument
215 TEST_F(DexFilesTest, get_method_information_not_first_entry_32) { in TEST_F() argument
229 TEST_F(DexFilesTest, get_method_information_not_first_entry_64) { in TEST_F() argument
245 TEST_F(DexFilesTest, get_method_information_cached) { in TEST_F() argument
264 TEST_F(DexFilesTest, get_method_information_search_libs) { in TEST_F() argument
296 TEST_F(DexFilesTest, get_method_information_global_skip_zero_32) { in TEST_F() argument
321 TEST_F(DexFilesTest, get_method_information_global_skip_zero_64) { in TEST_F() argument
348 TEST_F(DexFilesTest, get_method_information_with_empty_map) { in TEST_F() argument
361 TEST_F(DexFilesTest, get_method_information_tagged_descriptor_entry_addr_arm64) { in TEST_F() argument