Searched defs:expected_ref (Results 1 – 7 of 7) sorted by relevance
155 auto expected_ref = GetString(data_.raw, i); in TypedCheck() local
38 for (Reference expected_ref : expected_refs) { in CheckReader() local
291 for (const auto& expected_ref : test_case.expected_refs) { in TEST() local
3157 mirror::Object* expected_ref = ref; in Process() local3187 mirror::Object* expected_ref = ref; in VisitRoots() local3206 auto expected_ref = mirror::CompressedReference<mirror::Object>::FromMirrorPtr(ref); in MarkRoot() local
287 auto expected_ref = GetString(data_.get(), i); in TypedCheckString() local
157 Reference expected_ref; in TEST() local
722 let expected_ref = ProposalRef::from_content(&cs, &test_auth).await.unwrap(); in proposal_ref() localVariable