Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc339 void AssertInlineCaches(ArtMethod* method, in AssertInlineCaches() function in art::ProfileAssistantTest
351 AssertInlineCaches(expected_classes, in AssertInlineCaches()
358 void AssertInlineCaches(ArtMethod* method, in AssertInlineCaches() function in art::ProfileAssistantTest
369 AssertInlineCaches(expected_classes, in AssertInlineCaches()
377 void AssertInlineCaches(const TypeReferenceSet& expected_clases, in AssertInlineCaches() function in art::ProfileAssistantTest
1302 AssertInlineCaches(inline_monomorphic, in TEST_F()
1319 AssertInlineCaches(inline_polymorhic, in TEST_F()
1333 AssertInlineCaches(inline_megamorphic, in TEST_F()
1347 AssertInlineCaches(inline_missing_types, in TEST_F()
1374 AssertInlineCaches(inline_monomorphic, in TEST_F()
[all …]