Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/math/include/math/
H A Dvec2.h120 typedef details::TVec2<bool> bool2; typedef
/aosp12/packages/modules/StatsD/statsd/tests/
H A DLogEntryMatcher_test.cpp99 const bool bool1, const bool bool2) { in makeBoolLogEvent()