Home
last modified time | relevance | path

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

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