Searched refs:GeneratorCreationFunc (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-param-util.h446 // ParamType and GeneratorCreationFunc are private types but are required
451 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
476 GeneratorCreationFunc* func,
540 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h446 // ParamType and GeneratorCreationFunc are private types but are required
451 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
476 GeneratorCreationFunc* func,
540 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >
/external/gtest/include/gtest/internal/
H A Dgtest-param-util.h446 // ParamType and GeneratorCreationFunc are private types but are required
451 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
476 GeneratorCreationFunc* func,
540 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h446 // ParamType and GeneratorCreationFunc are private types but are required
451 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
476 GeneratorCreationFunc* func,
540 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h446 // ParamType and GeneratorCreationFunc are private types but are required
451 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
476 GeneratorCreationFunc* func,
540 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util.h464 // ParamType and GeneratorCreationFunc are private types but are required
469 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
494 GeneratorCreationFunc* func,
559 typedef ::std::vector<std::pair<String, GeneratorCreationFunc*> >
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10445 // ParamType and GeneratorCreationFunc are private types but are required
10450 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
10475 GeneratorCreationFunc* func,
10539 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10445 // ParamType and GeneratorCreationFunc are private types but are required
10450 typedef ParamGenerator<ParamType>(GeneratorCreationFunc)(); typedef in class:testing::internal::ParameterizedTestCaseInfo
10475 GeneratorCreationFunc* func,
10539 typedef ::std::vector<std::pair<string, GeneratorCreationFunc*> >

Completed in 4274 milliseconds