OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParamGenerator
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h
62
internal::
ParamGenerator
<
67
internal::
ParamGenerator
<T> ValuesIn(const T (&array)[N]);
70
internal::
ParamGenerator
<typename Container::value_type> ValuesIn(
82
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
97
operator
ParamGenerator
<T>() const {
116
operator
ParamGenerator
<T>() const {
138
operator
ParamGenerator
<T>() const {
161
operator
ParamGenerator
<T>() const {
186
operator
ParamGenerator
<T>() const {
213
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
64
template <typename> class
ParamGenerator
;
87
// Used for implementing
ParamGenerator
<T>::operator*().
91
// Used for implementing
ParamGenerator
<T>::operator==().
134
friend class
ParamGenerator
<T>;
159
class
ParamGenerator
{
163
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
164
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
166
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-param-util-generated.h
62
internal::
ParamGenerator
<
67
internal::
ParamGenerator
<T> ValuesIn(const T (&array)[N]);
70
internal::
ParamGenerator
<typename Container::value_type> ValuesIn(
82
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
97
operator
ParamGenerator
<T>() const {
116
operator
ParamGenerator
<T>() const {
137
operator
ParamGenerator
<T>() const {
159
operator
ParamGenerator
<T>() const {
183
operator
ParamGenerator
<T>() const {
208
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
64
template <typename> class
ParamGenerator
;
87
// Used for implementing
ParamGenerator
<T>::operator*().
91
// Used for implementing
ParamGenerator
<T>::operator==().
134
friend class
ParamGenerator
<T>;
159
class
ParamGenerator
{
163
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
164
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
166
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/external/gtest/include/gtest/internal/
gtest-param-util-generated.h
62
internal::
ParamGenerator
<
67
internal::
ParamGenerator
<T> ValuesIn(const T (&array)[N]);
70
internal::
ParamGenerator
<typename Container::value_type> ValuesIn(
82
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
97
operator
ParamGenerator
<T>() const {
116
operator
ParamGenerator
<T>() const {
138
operator
ParamGenerator
<T>() const {
161
operator
ParamGenerator
<T>() const {
186
operator
ParamGenerator
<T>() const {
213
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
64
template <typename> class
ParamGenerator
;
87
// Used for implementing
ParamGenerator
<T>::operator*().
91
// Used for implementing
ParamGenerator
<T>::operator==().
134
friend class
ParamGenerator
<T>;
159
class
ParamGenerator
{
163
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
164
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
166
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h
62
internal::
ParamGenerator
<
67
internal::
ParamGenerator
<T> ValuesIn(const T (&array)[N]);
70
internal::
ParamGenerator
<typename Container::value_type> ValuesIn(
82
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
97
operator
ParamGenerator
<T>() const {
116
operator
ParamGenerator
<T>() const {
137
operator
ParamGenerator
<T>() const {
159
operator
ParamGenerator
<T>() const {
183
operator
ParamGenerator
<T>() const {
208
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
64
template <typename> class
ParamGenerator
;
87
// Used for implementing
ParamGenerator
<T>::operator*().
91
// Used for implementing
ParamGenerator
<T>::operator==().
134
friend class
ParamGenerator
<T>;
159
class
ParamGenerator
{
163
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
164
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
166
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h
62
internal::
ParamGenerator
<
67
internal::
ParamGenerator
<T> ValuesIn(const T (&array)[N]);
70
internal::
ParamGenerator
<typename Container::value_type> ValuesIn(
82
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
97
operator
ParamGenerator
<T>() const {
116
operator
ParamGenerator
<T>() const {
137
operator
ParamGenerator
<T>() const {
159
operator
ParamGenerator
<T>() const {
183
operator
ParamGenerator
<T>() const {
208
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
64
template <typename> class
ParamGenerator
;
87
// Used for implementing
ParamGenerator
<T>::operator*().
91
// Used for implementing
ParamGenerator
<T>::operator==().
134
friend class
ParamGenerator
<T>;
159
class
ParamGenerator
{
163
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
164
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
166
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h
63
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
78
operator
ParamGenerator
<T>() const {
97
operator
ParamGenerator
<T>() const {
118
operator
ParamGenerator
<T>() const {
140
operator
ParamGenerator
<T>() const {
164
operator
ParamGenerator
<T>() const {
189
operator
ParamGenerator
<T>() const {
216
operator
ParamGenerator
<T>() const {
244
operator
ParamGenerator
<T>() const {
273
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
83
template <typename> class
ParamGenerator
;
106
// Used for implementing
ParamGenerator
<T>::operator*().
110
// Used for implementing
ParamGenerator
<T>::operator==().
153
friend class
ParamGenerator
<T>;
178
class
ParamGenerator
{
182
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
183
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
185
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h
62
internal::
ParamGenerator
<
67
internal::
ParamGenerator
<T> ValuesIn(const T (&array)[N]);
70
internal::
ParamGenerator
<typename Container::value_type> ValuesIn(
82
operator
ParamGenerator
<T>() const { return ValuesIn(&v1_, &v1_ + 1); }
97
operator
ParamGenerator
<T>() const {
116
operator
ParamGenerator
<T>() const {
138
operator
ParamGenerator
<T>() const {
161
operator
ParamGenerator
<T>() const {
186
operator
ParamGenerator
<T>() const {
213
operator
ParamGenerator
<T>() const
[
all
...]
gtest-param-util.h
64
template <typename> class
ParamGenerator
;
87
// Used for implementing
ParamGenerator
<T>::operator*().
91
// Used for implementing
ParamGenerator
<T>::operator==().
134
friend class
ParamGenerator
<T>;
159
class
ParamGenerator
{
163
explicit
ParamGenerator
(ParamGeneratorInterface<T>* impl) : impl_(impl) {}
164
ParamGenerator
(const
ParamGenerator
& other) : impl_(other.impl_) {}
166
ParamGenerator
& operator=(const
ParamGenerator
& other)
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
Completed in 3069 milliseconds