Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dflag_helper_unittest.cc28 DEFINE_bool(bool2, false, "Test bool flag"); in TEST_F()
71 DEFINE_bool(bool2, true, "Test bool flag"); in TEST_F()
135 DEFINE_bool(bool2, true, "Test bool flag"); in TEST_F()
/external/shflags/src/
Dshflags_test_parsing.sh59 DEFINE_boolean bool2 true '2nd boolean' B
/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp91 …typedef detail::tvec2<bool, highp> bool2; //!< \brief boolean type with 2 components. (From GL… typedef