Searched refs:test_time_str (Results 1 – 1 of 1) sorted by relevance
177 std::string test_time_str; in ProcessGTestOutput() local178 if (!xml_reader.NodeAttribute("time", &test_time_str)) in ProcessGTestOutput()181 TimeDelta::FromMicroseconds(strtod(test_time_str.c_str(), NULL) * in ProcessGTestOutput()