Searched refs:bool_list (Results 1 – 1 of 1) sorted by relevance
64 static const bool bool_list[] = { false, true }; in TEST() local65 TestMarshall<bool>(bool_list, ABSL_ARRAYSIZE(bool_list)); in TEST()