Home | History | Annotate | Download | only in src

Lines Matching refs:HasBeenSetUp

1445   bool HasBeenSetUp();
1827 bool HasBeenSetUp() { return start_ != NULL; }
2073 bool HasBeenSetUp() {
2074 return to_space_.HasBeenSetUp() && from_space_.HasBeenSetUp();