Searched refs:kTestTypeMask (Results 1 – 4 of 4) sorted by relevance
163 constexpr int kTestTypeMask = (1 << 2) - 1, kTestNativelyFocalBit = (1 << 2), in TestCreate() local170 int type = mask & kTestTypeMask; in TestCreate()
238 constexpr int kTestTypeMask = (1 << 2) - 1,247 int type = mask & kTestTypeMask;