Searched refs:expected_ (Results 1 – 2 of 2) sorted by relevance
95 expected_.clear(); in stripComments()101 expected_ += line; in stripComments()106 expected_ += log; in stripComments()108 expected_ += '\n'; in stripComments()110 return expected_.c_str(); in stripComments()128 std::string expected_; member
1384 : expected_(expected),1396 : expected_(expected),1417 if (value == expected_) {1481 const FloatType expected_;1511 const FloatType expected_;2098 UniversalPrint(expected_, os);2102 UniversalPrint(expected_, os);2113 if (lhs_stl_container == expected_)2123 if (internal::ArrayAwareFind(expected_.begin(), expected_.end(), *it) ==2124 expected_.end()) {[all …]