Home
last modified time | relevance | path

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

/art/runtime/
Dsubtype_check_test.cc581 void Record(int transition_label, MockClass* kls) { in Record()
582 ss_ << "<<<" << StringifyTransition(transition_label) << ">>>"; in Record()
615 auto do_expect_checks = [&](int transition_label, TransitionHistory& transition_details) { in EnsureStateChangedTestRecursiveGeneric() argument
619 transition_details.Record(transition_label, klass); in EnsureStateChangedTestRecursiveGeneric()
625 transition_label, in EnsureStateChangedTestRecursiveGeneric()