Searched defs:Interrupted (Results 1 – 2 of 2) sorted by relevance
38 bool Interrupted() const { return CurState() == State::kInterrupted; } in Interrupted() function
98 class Interrupted(TestResult): class