Searched refs:ValidateTestProperty (Results 1 – 2 of 2) sorted by relevance
485 static bool ValidateTestProperty(const std::string& xml_element,
2288 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()2393 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() function in testing::TestResult