Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2165 const char* a_value_param, in TestInfo() argument
2171 value_param_(a_value_param ? new std::string(a_value_param) : NULL), in TestInfo()
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h693 const char* a_value_param, // NULL if not a value-parameterized test