Home
last modified time | relevance | path

Searched refs:ValidateTestPropertyName (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1803 bool ValidateTestPropertyName(const std::string& property_name, in ValidateTestPropertyName() function
1819 return ValidateTestPropertyName(test_property.key(), in ValidateTestProperty()