HomeSort by relevance Sort by last modified time
    Searched refs:ParamNameGenFunc (Results 1 - 3 of 3) sorted by null

  /external/googletest/googletest/include/gtest/internal/
gtest-param-util.h 394 struct ParamNameGenFunc {
399 typename ParamNameGenFunc<ParamType>::Type *GetParamNameGen() {
507 typedef typename ParamNameGenFunc<ParamType>::Type ParamNameGeneratorFunc;
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-param-util.h 394 struct ParamNameGenFunc {
399 typename ParamNameGenFunc<ParamType>::Type *GetParamNameGen() {
507 typedef typename ParamNameGenFunc<ParamType>::Type ParamNameGeneratorFunc;
  /external/v8/testing/gtest/include/gtest/internal/
gtest-param-util.h 394 struct ParamNameGenFunc {
399 typename ParamNameGenFunc<ParamType>::Type *GetParamNameGen() {
507 typedef typename ParamNameGenFunc<ParamType>::Type ParamNameGeneratorFunc;

Completed in 310 milliseconds