Home
last modified time | relevance | path

Searched defs:expected (Results 676 - 700 of 1349) sorted by relevance

1...<<21222324252627282930>>...54

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DInitOutputVariables_test.cpp28 bool AreSymbolsTheSame(const TIntermSymbol *expected, const TIntermSymbol *candidate) in AreSymbolsTheSame() argument
45 bool AreLValuesTheSame(TIntermTyped *expected, TIntermTyped *candidate) in AreLValuesTheSame() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DComputeTests.cpp127 test( const std::string &shader, std::function<uint32_t(uint32_t idx)> input, std::function<uint32_t(uint32_t idx)> expected) test() argument
/third_party/openssl/test/
H A Dbioprinttest.c113 const char *expected; member
145 const char *expected; member
H A Dproperty_test.c407 char *expected; in test_property() member
H A Dcmp_hdr_test.c18 int expected; member
[all...]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/
H A DGlyfEncoderTest.java29 private void assertEqualsByteArray(byte[] expected, byte[] actual) { in assertEqualsByteArray() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.debuginfo_test.cpp407 const std::string expected = prefix + "FlagIsProtected|FlagIsPrivate\n"; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp1388 InstDefUse expected = { in TEST() local
1415 InstDefUse expected = { in TEST() local
[all...]
H A Dpass_fixture.h236 void RunAndCheck(const std::string& original, const std::string& expected) { in RunAndCheck() argument
131 SinglePassRunAndCheck(const std::string& original, const std::string& expected, bool skip_nop, bool do_validation, Args&&... args) SinglePassRunAndCheck() argument
167 SinglePassRunAndCheck(const std::string& original, const std::string& expected, bool skip_nop, Args&&... args) SinglePassRunAndCheck() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdarith.c679 int expected = (coef_bit_ptr[coefi] < 0) ? 0 : coef_bit_ptr[coefi]; in start_pass() local
H A Djdphuff.c260 int expected = (coef_bit_ptr[coefi] < 0) ? 0 : coef_bit_ptr[coefi]; in start_pass_phuff_decoder() local
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dtlsauthentication.c158 char *expected_b64, *expected; in is_authenticated() local
/third_party/skia/tests/
H A DSkSLDSLTest.cpp142 static void expect_equal(skiatest::Reporter* r, int lineNumber, T& input, const char* expected) { in expect_equal() argument
151 static void expect_equal(skiatest::Reporter* r, int lineNumber, T&& dsl, const char* expected) { in expect_equal() argument
[all...]
H A DSkRuntimeEffectTest.cpp33 void test_invalid_effect(skiatest::Reporter* r, const char* src, const char* expected) { in test_invalid_effect() argument
285 verify_2x2_surface_results(skiatest::Reporter* r, const SkRuntimeEffect* effect, SkSurface* surface, std::array<GrColor, 4> expected) verify_2x2_surface_results() argument
333 test(std::array<GrColor, 4> expected, PreTestFn preTestCallback = nullptr) test() argument
350 test(GrColor expected, PreTestFn preTestCallback = nullptr) test() argument
383 test(std::array<GrColor, 4> expected, PreTestFn preTestCallback = nullptr) test() argument
400 test(GrColor expected, PreTestFn preTestCallback = nullptr) test() argument
[all...]
H A DBitmapTest.cpp315 float expected = alpha / 255.0f; in check_alphas() local
326 static bool unit_compare(float expected, float actual, float tol = 1.0f/(1<<12)) { in unit_compare() argument
191 test_erasecolor_premul(skiatest::Reporter* reporter, SkColorType ct, SkColor input, SkColor expected) test_erasecolor_premul() argument
307 check_alphas(skiatest::Reporter* reporter, const SkBitmap& bm, bool (*pred)(float expected, float actual), SkColorType ct) check_alphas() argument
[all...]
H A DCompressedBackendAllocationTest.cpp23 check_solid_pixmap(skiatest::Reporter* reporter, const SkColor4f& expected, const SkPixmap& actual, const char* label0, const char* label1, const char* label2) check_solid_pixmap() argument
H A DTypefaceTest.cpp430 constexpr Axis expected[] = { DEF_TEST() local
448 constexpr Axis expected[] = { DEF_TEST() local
463 constexpr Axis expected[] = { DEF_TEST() local
[all...]
H A DClipStackTest.cpp829 SkRRect expected = SkRRect::MakeRect( in test_is_rrect_deep_rect_stack() local
H A DCodecAnimTest.cpp272 const int expected = rec.fFrameCount; in DEF_TEST() local
87 reporter_assert_equals(skiatest::Reporter* r, const char* name, int i, const char* prop, T expected, T actual) reporter_assert_equals() argument
[all...]
H A DTextBlobCacheTest.cpp220 static bool compare_bitmaps(const SkBitmap& expected, const SkBitmap& actual) { in compare_bitmaps() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureViewTests.cpp170 void Verify(const wgpu::TextureView& textureView, const char* fragmentShader, int expected) { in Verify() argument
[all...]
H A DFirstIndexOffsetTests.cpp224 std::array<uint32_t, 2> expected = {firstVertex, firstInstance}; in TestImpl() local
H A DBufferTests.cpp55 void CheckMapping(const void* actual, const void* expected, size_t size) { in CheckMapping() argument
178 void* expected; in TEST_P() member
H A DQueryTests.cpp43 OcclusionExpectation(Result expected) { in OcclusionExpectation() argument
124 TestOcclusionQueryWithDepthStencilTest(bool depthTestEnabled, bool stencilTestEnabled, OcclusionExpectation::Result expected) TestOcclusionQueryWithDepthStencilTest() argument
176 TestOcclusionQueryWithScissorTest(ScissorRect rect, OcclusionExpectation::Result expected) TestOcclusionQueryWithScissorTest() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dhb-test.h180 int expected = *(raw_expected + i); in hb_test_assert_blobs_equal() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...54