Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcommon_throws.cc854 void ThrowWrongMethodTypeException(const std::string& expected_descriptor, in ThrowWrongMethodTypeException()
/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc402 const char* expected_descriptor = in AssertInlineCaches() local