Home
last modified time | relevance | path

Searched defs:soo_enabled (Results 1 – 2 of 2) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.cc328 bool reuse, bool soo_enabled) { in ClearBackingArray()
Draw_hash_set_test.cc527 static constexpr bool soo_enabled() { return kSoo; } in soo_enabled() function
2640 constexpr bool soo_enabled = std::is_same<SooIntTable, TypeParam>::value; in TYPED_TEST_P() local