Home
last modified time | relevance | path

Searched defs:expect (Results 126 - 150 of 184) sorted by relevance

12345678

/third_party/openssl/test/
H A Dcmp_client_test.c408 static int test_exec_GENM_ses(int transfer_error, int total_timeout, int expect) in test_exec_GENM_ses() argument
198 test_exec_IR_ses_poll(int check_after, int poll_count, int total_timeout, int expect) test_exec_IR_ses_poll() argument
H A Ddestest.c715 int clen, clen_upd, clen_fin, plen, plen_upd, plen_fin, expect, bs, i; in test_des_key_wrap() local
785 int expect; member
818 int expect; member
/third_party/python/Lib/
H A Dtelnetlib.py588 def expect(self, list, timeout=None): member in Telnet
/third_party/pulseaudio/src/pulsecore/
H A Djson.c103 static const char* consume_string(const char *str, const char *expect) { in consume_string() argument
/third_party/skia/third_party/externals/jinja2/
H A Dlexer.py398 def expect(self, expr): member in TokenStream
/third_party/toybox/toys/pending/
H A Dsh.c648 struct double_list *expect; member
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTextFormatTest.java1097 private void assertPrintFieldValue(String expect, Object value, String fieldName) in assertPrintFieldValue() argument
/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 56 milliseconds

12345678