Home | History | Annotate | Download | only in test

Lines Matching full:is_destroyed_

6618   TestListener() : on_start_counter_(NULL), is_destroyed_(NULL) {}
6621 is_destroyed_(is_destroyed) {}
6624 if (is_destroyed_)
6625 *is_destroyed_ = true;
6636 bool* is_destroyed_;