Home
last modified time | relevance | path

Searched defs:value_param (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h643 const char* value_param() const { in value_param() function
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2205 const char* value_param, in MakeAndRegisterTestInfo()
2648 const char* const value_param = test_info.value_param(); in PrintFullTestCommentIfPresent() local