Home
last modified time | relevance | path

Searched defs:CordAppendBufferTest (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dcord_test.cc736 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
766 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
773 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
785 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
801 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
817 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
831 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
854 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
868 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
883 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
Dcord_test.cc735 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
765 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
772 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
784 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
800 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
816 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
830 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
853 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
867 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
882 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord_test.cc735 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
765 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
772 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
784 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
800 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
816 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
830 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
853 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
867 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
882 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_test.cc735 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
765 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
772 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
784 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
800 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
816 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
830 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
853 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
867 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
882 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord_test.cc873 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
903 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
910 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
922 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
938 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
954 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
968 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
991 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
1005 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
1020 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/abseil-cpp/absl/strings/
Dcord_test.cc841 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
871 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
878 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
890 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
906 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
922 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
936 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
959 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
973 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
988 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcord_test.cc841 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
871 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
878 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
890 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
906 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
922 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
936 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
959 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
973 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
988 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord_test.cc737 class CordAppendBufferTest : public testing::TestWithParam<bool> { class
767 TEST_P(CordAppendBufferTest, GetAppendBufferOnEmptyCord) { in TEST_P() argument
774 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCord) { in TEST_P() argument
786 TEST_P(CordAppendBufferTest, GetAppendBufferOnInlinedCordCapacityCloseToMax) { in TEST_P() argument
802 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlat) { in TEST_P() argument
818 TEST_P(CordAppendBufferTest, GetAppendBufferOnFlatWithoutMinCapacity) { in TEST_P() argument
832 TEST_P(CordAppendBufferTest, GetAppendBufferOnTree) { in TEST_P() argument
855 TEST_P(CordAppendBufferTest, GetAppendBufferOnTreeWithoutMinCapacity) { in TEST_P() argument
869 TEST_P(CordAppendBufferTest, GetAppendBufferOnSubstring) { in TEST_P() argument
884 TEST_P(CordAppendBufferTest, GetAppendBufferOnSharedCord) { in TEST_P() argument