Home | History | Annotate | Download | only in src

Lines Matching defs:Passed

547   // Returns true iff the unit test passed (i.e. all test cases passed).
548 bool Passed() const { return !Failed(); }