Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dcommon_throws.cc827 void ThrowWrongMethodTypeException(const std::string& expected_descriptor, in ThrowWrongMethodTypeException()
/aosp12/art/profman/
H A Dprofile_assistant_test.cc400 const char* expected_descriptor = type_ref.dex_file->StringByTypeIdx(type_ref.TypeIndex()); in AssertInlineCaches() local