Searched refs:ValidateTestProperty (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest.h575 static bool ValidateTestProperty(const std::string& xml_element,
/openjdk10/test/fmw/gtest/src/
H A Dgtest.cc1736 if (!ValidateTestProperty(xml_element, test_property)) {
1832 bool TestResult::ValidateTestProperty(const std::string& xml_element, function in class:testing::TestResult

Completed in 157 milliseconds