Home
last modified time | relevance | path

Searched defs:maxDiff (Results 1 – 25 of 29) sorted by relevance

12

/third_party/grpc/src/python/grpcio_tests/tests/_sanity/
D_sanity_test.py26 maxDiff = 32768 variable in SanityTest
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderPackingFunctionTests.cpp138 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
238 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
329 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
429 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
516 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local
622 const int maxDiff = 0; // All bits must be accurate. in iterate() local
736 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
846 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
945 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
1055 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderPackingFunctionTests.cpp138 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
238 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
329 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
429 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
516 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local
622 const int maxDiff = 0; // All bits must be accurate. in iterate() local
Des3fColorClearTest.cpp239 RGBA maxDiff(0, 0, 0, 0); in iterate() local
Des3fASTCDecompressionCases.cpp463 IVec4 maxDiff; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderPackingFunctionTests.cpp147 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
261 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
366 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
480 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
583 const int maxDiff = 0; // Values can be represented exactly in mediump. in iterate() local
909 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
1029 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
1144 const int maxDiff = m_precision == glu::PRECISION_HIGHP ? 1 : // Rounding only. in iterate() local
1264 const deUint32 maxDiff = 1; // Rounding error. in iterate() local
/third_party/python/Lib/test/
Dtest_tracemalloc.py365 maxDiff = 4000 variable in TestSnapshot
675 maxDiff = 2048 variable in TestFilters
979 maxDiff = 80 * 20 variable in TestCAPI
Dtest_dtrace.py102 maxDiff = None variable in TraceTests
Dtest_multiprocessing_main_handling.py149 maxDiff = None # Show full tracebacks on subprocess failure variable in MultiProcessingCmdLineMixin
Dtest_venv.py49 maxDiff = 80 * 50 variable in BaseTest
Dtest_embed.py163 maxDiff = 100 * 50 variable in EmbeddingTests
324 maxDiff = 4096 variable in InitConfigTests
Dtest_smtplib.py232 maxDiff = None variable in DebuggingServerTests
1381 maxDiff = None variable in SMTPUTF8SimTests
Dtest_clinic.py795 maxDiff = None variable in ClinicExternalTest
Dtest_wsgiref.py554 maxDiff = 80 * 50 variable in HandlerTests
Dtest_dis.py489 maxDiff = None variable in DisTests
Dtest_pydoc.py419 maxDiff = None variable in PydocDocTest
Dtest_ast.py703 maxDiff = None variable in ASTHelpers_Test
Dtest_mailbox.py49 maxDiff = None variable in TestMailbox
/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp495 UVec4 maxDiff (0, 0, 0, 0); in floatUlpThresholdCompare() local
581 Vec4 maxDiff (0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local
669 Vec4 maxDiff (0.0f, 0.0f, 0.0f, 0.0f); in floatThresholdCompare() local
751 U64Vec4 maxDiff (0u, 0u, 0u, 0u); in intThresholdCompare() local
848 float maxDiff = 0.0; in dsThresholdCompare() local
/third_party/python/Lib/test/test_email/
D__init__.py25 maxDiff = None variable in TestEmailBase
Dtest_email.py866 maxDiff = None variable in TestLongHeaders
3724 maxDiff = None variable in TestParsers
4230 maxDiff = None variable in Test8BitBytesHandling
4235 maxDiff = None variable in BaseTestBytesGeneratorIdempotent
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fColorClearTest.cpp239 RGBA maxDiff(0, 0, 0, 0); in iterate() local
/third_party/python/Lib/unittest/test/
Dtest_async_case.py15 maxDiff = None variable in TestAsyncCase
/third_party/flutter/skia/tests/
DBackendAllocationTest.cpp95 int maxDiff = 0; in colors_eq() local
/third_party/python/Lib/unittest/
Dcase.py345 maxDiff = 80*8 variable in TestCase

12