Searched defs:out_of_credits (Results 1 – 2 of 2) sorted by relevance
76 virtual bool out_of_credits() const { return out_of_credits_; } in out_of_credits() function
502 bool out_of_credits = true; in TEST_F() local