Home
last modified time | relevance | path

Searched defs:bool2 (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/ipc/
Dipc_sync_message_unittest.cc251 bool bool2 = true; in TEST() local
/external/eigen/unsupported/test/
Dcxx11_tensor_expr.cpp209 Tensor<bool, 1> bool2 = vec.cast<bool>() && vec < vec.constant(4); in test_boolean() local
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp64 …typedef tvec2<bool, highp> bool2; //!< \brief boolean type with 2 components. (From GLM_GTX_co… typedef
/external/selinux/libsemanage/tests/
Dtest_bool.c341 semanage_bool_t *bool2; in helper_bool_compare2() local
/external/libchrome/base/
Dvalues_unittest.cc1242 Value bool2(true); in TEST() local