Home
last modified time | relevance | path

Searched refs:GenerateProfile (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dcommon_runtime_test.h174 void GenerateProfile(ArrayRef<const std::string> dexes,
183 return GenerateProfile(
Dcommon_runtime_test.cc573 void CommonRuntimeTestImpl::GenerateProfile(ArrayRef<const std::string> dexes, in GenerateProfile() function in art::CommonRuntimeTestImpl
/art/runtime/gc/space/
Dimage_space_test.cc109 GenerateProfile(dex_files, profile_file.GetFile()); in TEST_F()
/art/dex2oat/
Ddex2oat_test.cc615 void GenerateProfile(const std::string& test_profile, in GenerateProfile() function in art::Dex2oatLayoutTest
650 GenerateProfile(profile_location, dex_file.get(), num_profile_classes);