Home
last modified time | relevance | path

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

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc212 ProfileCompilationInfo loaded_boot(/*for_boot_image=*/ true); in SizeStressTest() local
214 ASSERT_TRUE(loaded_boot.Load(GetFd(boot_file))); in SizeStressTest()