Home
last modified time | relevance | path

Searched defs:RemovePrefix (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcordz_test.cc401 TEST(CordzTest, RemovePrefix) { in TEST() argument
Dcord_ring_test.cc256 CordRepSubstring* RemovePrefix(size_t start, CordRep* rep) { in RemovePrefix() function
974 TEST_P(CordRingSubTest, RemovePrefix) { in TEST_P() argument
Dcord.cc940 void Cord::RemovePrefix(size_t n) { in RemovePrefix() function in absl::Cord
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc709 CordRepRing* CordRepRing::RemovePrefix(CordRepRing* rep, size_t len, in RemovePrefix() function in absl::cord_internal::CordRepRing