Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dbit_cast_test.cc64 static const bool bool_list[] = { false, true }; in TEST() local
65 TestMarshall<bool>(bool_list, ABSL_ARRAYSIZE(bool_list)); in TEST()