Searched defs:ExpectTrue (Results 1 – 3 of 3) sorted by relevance
26 void ExpectTrue(bool condition, const std::string& description) { in ExpectTrue() function
51 void JSChecker::ExpectTrue(const std::string& expression) { in ExpectTrue() function in chromeos::test::JSChecker
460 static inline void ExpectTrue(const char* code) { in ExpectTrue() function