Home
last modified time | relevance | path

Searched defs:actual (Results 1 - 25 of 268) sorted by relevance

1234567891011

/third_party/cJSON/tests/unity/examples/example_3/helper/
H A DUnityHelper.c6 void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line) in AssertEqualExampleStruct() argument
/third_party/unity/examples/example_3/helper/
H A DUnityHelper.c6 void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line) in AssertEqualExampleStruct() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dregression-test-issue-3784.js16 var actual = []; variable
/third_party/elfutils/tests/
H A Dhash.c29 unsigned long int actual = elf_hash (name); in check() local
/third_party/gn/src/util/
H A Datomic_write_unittest.cc33 std::string actual; in TEST_F() local
/third_party/icu/icu4c/source/common/
H A Dlocbased.h92 char* actual; member in LocaleBased
[all...]
/third_party/node/test/cctest/
H A Dtest_report.cc39 std::string actual = oss.str(); in TEST_F() local
55 std::string actual = oss.str(); in TEST_F() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocbased.h92 char* actual; member in LocaleBased
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocbased.h92 char* actual; member in LocaleBased
[all...]
/third_party/gn/src/gn/
H A Drust_project_writer_unittest.cc16 ExpectEqOrShowDiff(const char* expected, const std::string& actual) ExpectEqOrShowDiff() argument
H A Drust_project_writer_helpers_unittest.cc15 ExpectEqOrShowDiff(const char* expected, const std::string& actual) ExpectEqOrShowDiff() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcgendtst.c39 UGender actual; in TestGenderInfo() local
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
H A Dmath_data_test.cpp15 bool DoubleUlpCmp(double expected, double actual, uint64_t ulp) in DoubleUlpCmp() argument
37 bool FloatUlpCmp(float expected, float actual, uint32_t ulp) in FloatUlpCmp() argument
[all...]
/third_party/skia/tests/
H A DFloat16Test.cpp38 float actual = SkHalfToFloat_finite_ftz(h)[0]; in DEF_TEST() local
67 uint16_t actual = SkFloatToHalf_finite_ftz(Sk4f{f})[0]; local
/third_party/elfio/examples/proc_mem/
H A Dproc_mem.cpp52 unsigned long actual = std::stoul( match[4].str(), 0, 16 ); in get_translation_ranges() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUFormat.java101 final void setLocale(ULocale valid, ULocale actual) { in setLocale() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DRbValueSubject.java18 private final RbValue actual; field in RbValueSubject
20 protected RbValueSubject(FailureMetadata metadata, RbValue actual) { in RbValueSubject() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUFormat.java97 final void setLocale(ULocale valid, ULocale actual) { in setLocale() argument
/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c155 int retval, actual; in main() local
/third_party/mesa3d/src/util/tests/
H A Dprocess_test.c42 expect_equal_str(const char *expected, const char *actual, const char *test) in expect_equal_str() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DTrailingPathOptimizerTest.java116 private static void assertEquivalent(ValueGraph<Node, SimpleEdge> actual, NfaBuilder expected) { in assertEquivalent() argument
[all...]
/third_party/rust/crates/clap/clap_lex/tests/
H A Dshorts.rs21 let mut actual = String::new(); in next_flag() variables
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A DPreprocessorTest.cpp58 std::string actual = output.str(); in preprocess() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/
H A DBitIOWriterTest.java26 private void assertEqualsByteArray(byte[] expected, byte[] actual) { in assertEqualsByteArray() argument
H A DMagnitudeDependentWriterTest.java26 private void assertEqualsByteArray(byte[] expected, byte[] actual) { in assertEqualsByteArray() argument

Completed in 7 milliseconds

1234567891011