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