Searched refs:test_time_str (Results 1 – 1 of 1) sorted by relevance
122 std::string test_time_str; in ProcessGTestOutput() local123 if (!xml_reader.NodeAttribute("time", &test_time_str)) in ProcessGTestOutput()126 static_cast<int64_t>(strtod(test_time_str.c_str(), nullptr) * in ProcessGTestOutput()