Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant_test.cc1836 const DexFile* dex_to_be_updated1 = BuildDex( in TEST_F() local
1840 SetupProfile(dex_to_be_updated1, in TEST_F()
1872 ASSERT_FALSE(result.GetMethodHotness(MethodReference(dex_to_be_updated1, i)).IsHot()) << i; in TEST_F()