Home
last modified time | relevance | path

Searched refs:TEST_CASE_IS_FUZZY (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/image/test/gtest/
H A DTestDecodeToSurface.cpp56 mTestCase.mFlags & TEST_CASE_IS_FUZZY ? 1 : 0)); in Go()
H A DCommon.h35 TEST_CASE_IS_FUZZY = 1 << 0, enumerator
H A DTestDecoders.cpp89 aTestCase.mFlags & TEST_CASE_IS_FUZZY ? 1 : 0)); in CheckDecoderResults()
H A DCommon.cpp496 TEST_CASE_IS_FUZZY); in GreenJPGTestCase()
/dports/lang/spidermonkey78/firefox-78.9.0/image/test/gtest/
H A DCommon.h105 TEST_CASE_IS_FUZZY = 1 << 0, enumerator
164 if (mFlags & TEST_CASE_IS_FUZZY || in Fuzz()
H A DCommon.cpp409 TEST_CASE_IS_FUZZY); in GreenJPGTestCase()
545 IntSize(100, 100), TEST_CASE_IS_FUZZY); in TransparentNoAlphaHeaderWebPTestCase()
/dports/www/firefox-esr/firefox-91.8.0/image/test/gtest/
H A DCommon.h105 TEST_CASE_IS_FUZZY = 1 << 0, enumerator
164 if (mFlags & TEST_CASE_IS_FUZZY || in Fuzz()
H A DCommon.cpp417 TEST_CASE_IS_FUZZY); in GreenJPGTestCase()
923 IntSize(100, 100), TEST_CASE_IS_FUZZY); in TransparentNoAlphaHeaderWebPTestCase()
/dports/mail/thunderbird/thunderbird-91.8.0/image/test/gtest/
H A DCommon.h105 TEST_CASE_IS_FUZZY = 1 << 0, enumerator
164 if (mFlags & TEST_CASE_IS_FUZZY || in Fuzz()
H A DCommon.cpp417 TEST_CASE_IS_FUZZY); in GreenJPGTestCase()
923 IntSize(100, 100), TEST_CASE_IS_FUZZY); in TransparentNoAlphaHeaderWebPTestCase()
/dports/www/firefox/firefox-99.0/image/test/gtest/
H A DCommon.h105 TEST_CASE_IS_FUZZY = 1 << 0, enumerator
164 if (mFlags & TEST_CASE_IS_FUZZY || in Fuzz()
H A DCommon.cpp417 TEST_CASE_IS_FUZZY); in GreenJPGTestCase()
829 IntSize(100, 100), TEST_CASE_IS_FUZZY); in TransparentNoAlphaHeaderWebPTestCase()
/dports/lang/spidermonkey60/firefox-60.9.0/image/test/gtest/
H A DTestDecodeToSurface.cpp78 mTestCase.mFlags & TEST_CASE_IS_FUZZY ? 1 : 0)); in Go()
H A DCommon.h35 TEST_CASE_IS_FUZZY = 1 << 0, enumerator
H A DCommon.cpp530 TEST_CASE_IS_FUZZY); in GreenJPGTestCase()
H A DTestDecoders.cpp90 aTestCase.mFlags & TEST_CASE_IS_FUZZY ? 1 : 0)); in CheckDecoderResults()