Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h475 int AddTestCaseInstantiation(const string& instantiation_name, in AddTestCaseInstantiation()
494 const string& instantiation_name = gen_it->first; in RegisterTests() local