Home
last modified time | relevance | path

Searched refs:IsSampled (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() function in absl::container_internal::HashtablezInfoHandlePeer
53 static bool IsSampled(const HashtablezInfoHandle&) { return false; }
225 if (HashtablezInfoHandlePeer::IsSampled(h)) { in TEST()
/third_party/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc44 static bool IsSampled(const HashtablezInfoHandle& h) { in IsSampled() function in absl::container_internal::HashtablezInfoHandlePeer
53 static bool IsSampled(const HashtablezInfoHandle&) { return false; }
219 if (HashtablezInfoHandlePeer::IsSampled(h)) { in TEST()