Searched defs:check (Results 1 – 12 of 12) sorted by relevance
38 auto check = eglGetProcAddress("WigglyWombats"); in TEST_P() local55 auto check = [&systemInfo](const PlatformParameters ¶ms) { in TEST_P() local
37 check: target
130 size_t countWithStaleness(Staleness check) const { in countWithStaleness()
74 bool check = (mWritePosition + size < mWritePosition); in mapBuffer() local
97 bool check = (count > (std::numeric_limits<unsigned int>::max() >> dstTypeBytesShift)); in StreamInIndexBuffer() local
373 bool check = (unpack.skipRows != 0 || unpack.skipPixels != 0 || unpack.imageHeight != 0 || in fastUnpackPixels() local
68 void check() const in check() function
139 auto check = [&]() { in TEST() local
37 def check(self, string): member in CheckerWrapper
165 def check(self): member in XMLChecker
3003 bool check = (d3d9VertexInfo.outputElementSize > in getVertexSpaceRequired() local
3875 bool check = (elementSize > std::numeric_limits<unsigned int>::max() / elementCount); in getVertexSpaceRequired() local