Home
last modified time | relevance | path

Searched defs:actual (Results 101 - 125 of 270) sorted by relevance

1234567891011

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DBidiFmwk.java62 protected boolean assertEquals(String message, String expected, String actual, in assertEquals() argument
/third_party/libuv/test/
H A Drunner.c64 int actual; in run_tests() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function.cpp65 const ir_rvalue *const actual = (ir_rvalue *) node_b; in parameter_lists_match() local
136 get_parameter_match_type(const ir_variable *param, const ir_rvalue *actual) get_parameter_match_type() argument
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.c113 void check(own wasm_ref_t* actual, const wasm_ref_t* expected) { in check() argument
H A Dglobal.cc27 void check(T actual, U expected) { in check() argument
/third_party/node/deps/icu-small/source/common/
H A Dbrkiter.cpp541 BreakIterator::BreakIterator (const Locale& valid, const Locale& actual) { in BreakIterator() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcompactdecimalformattest.cpp378 UnicodeString actual; in TestDefaultSignificantDigits() local
392 UnicodeString actual; in TestAPIVariants() local
543 UnicodeString actual; CheckExpectedResult() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-intrinsics-generator.cc276 AbortIfArgCountMismatch(int expected, TNode<Word32T> actual) AbortIfArgCountMismatch() argument
/third_party/node/deps/v8/src/torque/
H A Dinstructions.cc25 void ExpectType(const Type* expected, const Type* actual) { in ExpectType() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTexture3DTest.cpp233 GLColor actual; in testCopy() local
/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/tests/
H A DSkSLDSLTest.cpp143 SkSL::String actual = stringize(input); in expect_equal() local
H A DSkRuntimeEffectTest.cpp289 std::array<GrColor, 4> actual; in verify_2x2_surface_results() local
936 GrColor actual; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
H A DBitmapTest.cpp316 float actual = bm.getAlphaf(x, y); in check_alphas() local
326 static bool unit_compare(float expected, float actual, float tol = 1.0f/(1<<12)) { in unit_compare() 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.cpp124 SkAutoPixmapStorage actual; in check_readback() local
23 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 DCodecAnimTest.cpp87 reporter_assert_equals(skiatest::Reporter* r, const char* name, int i, const char* prop, T expected, T actual) reporter_assert_equals() argument
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 DBufferTests.cpp55 void CheckMapping(const void* actual, const void* expected, size_t size) { in CheckMapping() argument
H A DQueryTests.cpp49 const uint64_t* actual = static_cast<const uint64_t*>(data); variable
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dhb-test.h181 int actual = *(raw_actual + i); in hb_test_assert_blobs_equal() local
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
H A Dhb-aots-tester.cpp153 hb_glyph_info_t *actual = hb_buffer_get_glyph_infos(data.buffer, 0); in gsub_test() local
232 hb_glyph_info_t *actual = hb_buffer_get_glyph_infos(data.buffer, 0); in cmap_test() local
315 hb_glyph_info_t *actual = hb_buffer_get_glyph_infos(data.buffer, &nbActual); in gpos_test() local
[all...]
/third_party/toybox/toys/pending/
H A Dstty.c157 static void show_flags(tcflag_t actual, tcflag_t sane, in show_flags() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc174 std::string actual = get<0>(arg).ToString(); in MATCHER_P() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_format_test.cc56 std::string actual; in TEST_F() local
748 std::string actual; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Ddistribution_test_util.cc86 bool Near(absl::string_view msg, double actual, double expected, double bound) { in Near() argument

Completed in 26 milliseconds

1234567891011