Home
last modified time | relevance | path

Searched defs:expect (Results 226 - 250 of 319) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Datusb.c197 u8 expect = atusb->tx_ack_seq; in atusb_tx_done() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm5100.c737 u16 val, expect, i; in wm5100_seq_notifier() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtls.c1527 struct tls_crypto_info_keys expect, get; in TEST_F() local
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Dparam_test.c604 intptr_t *targetptr, newval, expect; in this_cpu_list_push() local
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c923 debug_object_active_state(void *addr, const struct debug_obj_descr *descr, unsigned int expect, unsigned int next) debug_object_active_state() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsignalndk.cpp63 int expect; in intInput() local
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp2002 unsigned int expect = 4294967295; in HWTEST_F() local
2113 unsigned int expect = 4294967295; in HWTEST_F() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c771 UChar input[1000], expect[1000], output[1000]; in TestNormCoverage() local
979 expect[]={ TestConcatenate() local
1045 const UChar *expect, *outLimit, *in; _testIter() local
1453 UChar expect[12]; TestComposition() member
[all...]
H A Dncnvtst.c996 static UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in convertFromU() argument
1085 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() argument
1182 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) testConvertFromU() argument
1354 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) testConvertToU() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp1207 void DateIntervalFormatTest::expect(const char** data, int32_t data_length) { in expect() function in DateIntervalFormatTest
[all...]
H A Dustrtest.cpp585 static const char expect[]={ in TestExtract() local
H A Drestsnew.cpp1081 const char* expect ="tab:\t cr:\r ff:\f newline:\n backslash:\\\\ quote=\\\' doubleQuote=\\\" singlequoutes=''"; in TestNewTypes() local
H A Dtstnorm.cpp542 UnicodeString& expect = tests[i][outCol]; in staticTest() local
565 UnicodeString& expect = tests[i][outCol]; in iterateTest() local
631 TestPreviousNext(const UChar *src, int32_t srcLength, const UChar32 *expect, int32_t expectLength, const int32_t *expectIndex, int32_t srcMiddle, int32_t expectMiddle, const char *moves, UNormalizationMode mode, const char *name) TestPreviousNext() argument
727 static const UChar32 expect[]={ TestPreviousNext() local
831 UnicodeString left, right, expect, result, r; TestConcatenate() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java2562 public String input, expect; global() field in BasicTest.TestCompositionCase
2563 TestCompositionCase(Normalizer.Mode mode, int options, String input, String expect) TestCompositionCase() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java2559 public String input, expect; global() field in BasicTest.TestCompositionCase
2560 TestCompositionCase(Normalizer.Mode mode, int options, String input, String expect) TestCompositionCase() argument
[all...]
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp290 NumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumTest() argument
342 AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFormatAttribute attr, int32_t newValue) in AttrNumTest() argument
370 NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumberFormatAttribute attr, int32_t newValue */) in NOXNumTest() argument
418 NumFmtTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumFmtTest() argument
541 NumFmtInt64Test(const char *pat, const char *num, int64_t expect, const char *FILE, int LINE, EMode mode) in NumFmtInt64Test() argument
633 NumFmtStringPieceTest(const char *pat, const char *num, const StringPiece& expect, const char *FILE, int LINE) NumFmtStringPieceTest() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp672 d3d12_compare_varying_info(const d3d12_varying_info *expect, const d3d12_varying_info *have) in d3d12_compare_varying_info() argument
697 d3d12_compare_shader_keys(const d3d12_shader_key *expect, const d3d12_shader_key *have) in d3d12_compare_shader_keys() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DClearTest.cpp807 const GLColor &expect = clearValues[clearIndex]; in TEST_P() local
875 const GLColor &expect = clearValues[i]; in TEST_P() local
1136 GLColor expect = clearValuef; TEST_P() local
1271 GLColor expect = clearValuef; TEST_P() local
[all...]
H A DTransformFeedbackTest.cpp155 const GLfloat expect[] = { in TEST_P() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1144 check_param_count(int nparams, int expect) in check_param_count() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c245 const char *expect; in need_100_continue() local
/third_party/skia/tests/
H A DGrClipStackTest.cpp171 ElementsBuilder expect() { return ElementsBuilder(this, &fExpectedElements); } in expect() function in __anon19011::TestCaseBuilder
[all...]
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp172 bool DSLParser::expect(Token::Kind kind, const char* expected, Token* result) { in expect() function in SkSL::DSLParser
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp279 bool expect(AsmToken::TokenKind Kind, const char *KindName) { in expect() function in __anon24850::final
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc1166 std::vector<Expectation> expect = { in TEST_F() local

Completed in 55 milliseconds

12345678910>>...13