Lines Matching refs:head_dex_files

280   ArrayRef<const std::string> head_dex_files = full_bcp.SubArray(/*pos=*/ 0u, /*length=*/ 2u);  in TEST_F()  local
313 GenerateProfile(head_dex_files, in TEST_F()
335 bool head_ok = CompileBootImage(extra_args, filename_prefix, head_dex_files, &error_msg); in TEST_F()
375 ArrayRef<const std::string> single_dex_files = full_bcp.SubArray(/*pos=*/ head_dex_files.size()); in TEST_F()
447 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); in TEST_F()
467 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); // But only the primary image. in TEST_F()
483 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); // But only the primary image. in TEST_F()
493 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); in TEST_F()
506 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); in TEST_F()
559 ASSERT_EQ(head_dex_files.size() + 1u, boot_image_spaces.size()); in TEST_F()
564 ASSERT_EQ(head_dex_files.size() + 1u, boot_image_spaces.size()); in TEST_F()
612 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); in TEST_F()
618 ASSERT_EQ(head_dex_files.size() + 1u, boot_image_spaces.size()); in TEST_F()
628 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); in TEST_F()
636 ASSERT_EQ(head_dex_files.size() + 1u, boot_image_spaces.size()); in TEST_F()
645 ASSERT_EQ(head_dex_files.size() + 2u, boot_image_spaces.size()); in TEST_F()
647 boot_image_spaces[head_dex_files.size()]->GetImageHeader().GetComponentCount()); in TEST_F()
649 boot_image_spaces[head_dex_files.size() + 1u]->GetImageHeader().GetComponentCount()); in TEST_F()
657 ASSERT_EQ(head_dex_files.size(), boot_image_spaces.size()); in TEST_F()