Searched defs:soo_enabled (Results 1 – 8 of 8) sorted by relevance
328 bool reuse, bool soo_enabled) { in ClearBackingArray()
530 static constexpr bool soo_enabled() { return kSoo; } in soo_enabled() function2641 constexpr bool soo_enabled = std::is_same<SooIntTable, TypeParam>::value; in TYPED_TEST() local
531 static constexpr bool soo_enabled() { return kSoo; } in soo_enabled() function2646 constexpr bool soo_enabled = std::is_same<SooIntTable, TypeParam>::value; in TYPED_TEST() local
481 void* alloc, bool reuse, bool soo_enabled) { in ClearBackingArray()
613 static constexpr bool soo_enabled() { return kSoo; } in soo_enabled() function2929 constexpr bool soo_enabled = std::is_same<SooInt32Table, TypeParam>::value; in TYPED_TEST() local