Searched refs:GenerateProfile (Results 1 – 5 of 5) sorted by relevance
/art/dex2oat/ |
D | dex2oat_image_test.cc | 202 GenerateProfile(libcore_dexes_array, in TEST_F() 222 GenerateProfile(libcore_dexes_array, in TEST_F() 313 GenerateProfile(head_dex_files, in TEST_F() 319 GenerateProfile(mid_dex_files, in TEST_F() 325 GenerateProfile(tail_dex_files, in TEST_F() 379 GenerateProfile(single_dex_files, in TEST_F()
|
D | dex2oat_test.cc | 649 void GenerateProfile(const std::string& test_profile, in GenerateProfile() function in art::Dex2oatLayoutTest 684 GenerateProfile(profile_location, dex_file.get(), num_profile_classes);
|
/art/runtime/gc/space/ |
D | image_space_test.cc | 84 GenerateProfile(dex_files, profile_file.GetFile()); in TEST_F() 111 GenerateProfile(dex_files, profile_file.GetFile()); in TEST_F()
|
/art/runtime/ |
D | common_runtime_test.h | 174 void GenerateProfile(ArrayRef<const std::string> dexes,
|
D | common_runtime_test.cc | 579 void CommonRuntimeTestImpl::GenerateProfile(ArrayRef<const std::string> dexes, in GenerateProfile() function in art::CommonRuntimeTestImpl
|