Home
last modified time | relevance | path

Searched defs:ProfileSaverTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver_test.cc29 class ProfileSaverTest : public CommonRuntimeTest { class
75 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument
100 TEST_F(ProfileSaverTest, AnnotateSampleFlags) { in TEST_F() argument
H A Dprofile_saver.h182 friend class ProfileSaverTest; variable