Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/ip-address/dist/
Dcommon.js14 function isCorrect(defaultBits) { function
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/parentheses/
Dparentheses.ts30 let isCorrect = addparent(11, 22) === addnoparent(11, 22); variable
/third_party/skia/tests/
DClearTest.cpp339 bool isCorrect = true; in fullscreen_clear_with_layer_test() local
DWritePixelsTest.cpp556 bool isCorrect = true; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGLSLTest.cpp9448 bool isCorrect = memcmp(ptr, data, dataSize * sizeof(*data)) == 0; in VerifyBuffer() local