Home
last modified time | relevance | path

Searched defs:ParamGenerator (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h64 template <typename> class ParamGenerator; variable
163 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
164 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h93 class ParamGenerator; variable
191 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
192 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-param-util.h90 class ParamGenerator; variable
188 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
189 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/
H A Dgtest-param-util.h90 class ParamGenerator; variable
188 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
189 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h93 class ParamGenerator; variable
191 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
192 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-param-util.h90 class ParamGenerator; variable
188 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
189 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h88 template <typename> class ParamGenerator; variable
187 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
188 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-param-util.h94 class ParamGenerator; variable
192 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
193 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h93 class ParamGenerator; variable
191 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() function
192 ParamGenerator(const ParamGenerator& other) : impl_(other.impl_) {} in ParamGenerator() function

12