Searched refs:GenerateProfile (Results 1 – 5 of 5) sorted by relevance
/art/dex2oat/ |
D | dex2oat_image_test.cc | 204 GenerateProfile(libcore_dexes_array, in TEST_F() 224 GenerateProfile(libcore_dexes_array, in TEST_F() 317 GenerateProfile(head_dex_files, in TEST_F() 323 GenerateProfile(mid_dex_files, in TEST_F() 329 GenerateProfile(tail_dex_files, in TEST_F() 383 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 | 80 GenerateProfile(dex_files, profile_file.GetFile()); in TEST_F() 107 GenerateProfile(dex_files, profile_file.GetFile()); in TEST_F()
|
/art/runtime/ |
D | common_runtime_test.h | 176 void GenerateProfile(ArrayRef<const std::string> dexes,
|
D | common_runtime_test.cc | 602 void CommonRuntimeTestImpl::GenerateProfile(ArrayRef<const std::string> dexes, in GenerateProfile() function in art::CommonRuntimeTestImpl
|