Home
last modified time | relevance | path

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

/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc73 const int64_t test_stride = 123; in Register() local
83 const int64_t test_stride = 123; in TEST() local
133 const int64_t test_stride = 21; in TEST() local
147 const int64_t test_stride = 25; in TEST() local
169 const int64_t test_stride = 31; in TEST() local
185 const int64_t test_stride = 33; in TEST() local
214 const int64_t test_stride = 35; in TEST() local
281 const int64_t test_stride = 41; in TEST() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
Dhashtablez_sampler_test.cc73 const int64_t test_stride = 123; in Register() local
83 const int64_t test_stride = 123; in TEST() local
133 const int64_t test_stride = 21; in TEST() local
147 const int64_t test_stride = 25; in TEST() local
169 const int64_t test_stride = 31; in TEST() local
185 const int64_t test_stride = 33; in TEST() local
214 const int64_t test_stride = 35; in TEST() local
281 const int64_t test_stride = 41; in TEST() local
/external/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc68 const int64_t test_stride = 123; in Register() local
78 const int64_t test_stride = 123; in TEST() local
128 const int64_t test_stride = 21; in TEST() local
142 const int64_t test_stride = 25; in TEST() local
164 const int64_t test_stride = 31; in TEST() local
180 const int64_t test_stride = 33; in TEST() local
209 const int64_t test_stride = 35; in TEST() local
276 const int64_t test_stride = 41; in TEST() local
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc73 const int64_t test_stride = 123; in Register() local
83 const int64_t test_stride = 123; in TEST() local
133 const int64_t test_stride = 21; in TEST() local
147 const int64_t test_stride = 25; in TEST() local
169 const int64_t test_stride = 31; in TEST() local
185 const int64_t test_stride = 33; in TEST() local
214 const int64_t test_stride = 35; in TEST() local
281 const int64_t test_stride = 41; in TEST() local
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc68 const int64_t test_stride = 123; in Register() local
78 const int64_t test_stride = 123; in TEST() local
128 const int64_t test_stride = 21; in TEST() local
142 const int64_t test_stride = 25; in TEST() local
164 const int64_t test_stride = 31; in TEST() local
180 const int64_t test_stride = 33; in TEST() local
209 const int64_t test_stride = 35; in TEST() local
276 const int64_t test_stride = 41; in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc73 const int64_t test_stride = 123; in Register() local
83 const int64_t test_stride = 123; in TEST() local
133 const int64_t test_stride = 21; in TEST() local
147 const int64_t test_stride = 25; in TEST() local
169 const int64_t test_stride = 31; in TEST() local
185 const int64_t test_stride = 33; in TEST() local
214 const int64_t test_stride = 35; in TEST() local
281 const int64_t test_stride = 41; in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc73 const int64_t test_stride = 123; in Register() local
83 const int64_t test_stride = 123; in TEST() local
133 const int64_t test_stride = 21; in TEST() local
147 const int64_t test_stride = 25; in TEST() local
169 const int64_t test_stride = 31; in TEST() local
185 const int64_t test_stride = 33; in TEST() local
214 const int64_t test_stride = 35; in TEST() local
281 const int64_t test_stride = 41; in TEST() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc72 const int64_t test_stride = 123; in Register() local
86 const int64_t test_stride = 123; in TEST() local
151 const int64_t test_stride = 21; in TEST() local
171 const int64_t test_stride = 25; in TEST() local
199 const int64_t test_stride = 31; in TEST() local
224 const int64_t test_stride = 33; in TEST() local
262 const int64_t test_stride = 35; in TEST() local
355 const int64_t test_stride = 41; in TEST() local
/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_left/
Dstride.pass.cpp29 constexpr void test_stride(std::array<typename E::index_type, E::rank()> strides, Args... args) { in test_stride() function
/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_right/
Dstride.pass.cpp29 constexpr void test_stride(std::array<typename E::index_type, E::rank()> strides, Args... args) { in test_stride() function
/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_stride/
Dstride.pass.cpp29 constexpr void test_stride(std::array<typename E::index_type, E::rank()> strides, Args... args) { in test_stride() function
/external/libultrahdr/tests/
Deditorhelper_test.cpp174 void compare_planes(void* ref_plane, void* test_plane, int ref_stride, int test_stride, int width, in compare_planes()
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc110 bool test_stride = false; member