Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dpermutation_util_test.cc23 TEST(PermutationUtilTest, IsPermutation) { in TEST() argument
Dpermutation_util.cc23 bool IsPermutation(absl::Span<const int64_t> permutation) { in IsPermutation() function
/external/pigweed/pw_containers/public/pw_containers/
Dalgorithm.h291 bool IsPermutation(const C1& c1, const C2& c2) { in IsPermutation() function
301 bool IsPermutation(const C1& c1, const C2& c2, BinaryPredicate&& pred) { in IsPermutation() function
/external/pigweed/pw_containers/
Dalgorithm_test.cc253 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/tensorflow/third_party/absl/abseil-cpp/absl/algorithm/
Dcontainer_test.cc265 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/libtextclassifier/abseil-cpp/absl/algorithm/
Dcontainer_test.cc265 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/abseil-cpp/absl/algorithm/
Dcontainer_test.cc265 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/cronet/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc268 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/angle/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc268 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/webrtc/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc268 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc265 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/openscreen/third_party/abseil/src/absl/algorithm/
Dcontainer_test.cc265 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/external/cronet/base/ranges/
Dalgorithm_unittest.cc363 TEST(RangesTest, IsPermutation) { in TEST() argument