/third_party/grpc/src/python/grpcio_tests/tests/_sanity/ |
D | _sanity_test.py | 26 maxDiff = 32768 variable in SanityTest
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 138 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/ |
D | es3fShaderPackingFunctionTests.cpp | 138 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
|
D | es3fColorClearTest.cpp | 239 RGBA maxDiff(0, 0, 0, 0); in iterate() local
|
D | es3fASTCDecompressionCases.cpp | 463 IVec4 maxDiff; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 147 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/ |
D | test_tracemalloc.py | 365 maxDiff = 4000 variable in TestSnapshot 675 maxDiff = 2048 variable in TestFilters 979 maxDiff = 80 * 20 variable in TestCAPI
|
D | test_dtrace.py | 102 maxDiff = None variable in TraceTests
|
D | test_multiprocessing_main_handling.py | 149 maxDiff = None # Show full tracebacks on subprocess failure variable in MultiProcessingCmdLineMixin
|
D | test_venv.py | 49 maxDiff = 80 * 50 variable in BaseTest
|
D | test_embed.py | 163 maxDiff = 100 * 50 variable in EmbeddingTests 324 maxDiff = 4096 variable in InitConfigTests
|
D | test_smtplib.py | 232 maxDiff = None variable in DebuggingServerTests 1381 maxDiff = None variable in SMTPUTF8SimTests
|
D | test_clinic.py | 795 maxDiff = None variable in ClinicExternalTest
|
D | test_wsgiref.py | 554 maxDiff = 80 * 50 variable in HandlerTests
|
D | test_dis.py | 489 maxDiff = None variable in DisTests
|
D | test_pydoc.py | 419 maxDiff = None variable in PydocDocTest
|
D | test_ast.py | 703 maxDiff = None variable in ASTHelpers_Test
|
D | test_mailbox.py | 49 maxDiff = None variable in TestMailbox
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuImageCompare.cpp | 495 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__.py | 25 maxDiff = None variable in TestEmailBase
|
D | test_email.py | 866 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/ |
D | es2fColorClearTest.cpp | 239 RGBA maxDiff(0, 0, 0, 0); in iterate() local
|
/third_party/python/Lib/unittest/test/ |
D | test_async_case.py | 15 maxDiff = None variable in TestAsyncCase
|
/third_party/flutter/skia/tests/ |
D | BackendAllocationTest.cpp | 95 int maxDiff = 0; in colors_eq() local
|
/third_party/python/Lib/unittest/ |
D | case.py | 345 maxDiff = 80*8 variable in TestCase
|