Home
last modified time | relevance | path

Searched defs:expect (Results 201 - 225 of 243) sorted by relevance

12345678910

/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
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_meta_recovery.cpp275 MediaLibraryMetaRecoveryState expect = MediaLibraryMetaRecoveryState::STATE_NONE; in CheckRecoveryState() local
298 MediaLibraryMetaRecoveryState expect = MediaLibraryMetaRecoveryState::STATE_BACKING_UP; in InterruptRecovery() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1301 CloudBlockSync(const DistributedDB::Query &query, DistributedDB::RelationalStoreDelegate *delegate, DistributedDB::DBStatus expect, DistributedDB::DBStatus callbackExpect) CloudBlockSync() argument
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp435 static void CheckCallArgType(string_view expect, const json &value, bool isDefAgc, ApiCallErr &error) in CheckCallArgType() argument
[all...]
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp139 uLong expect = 65520; in Adler32Combine() local
262 uint32_t expect; in Compress() local
309 uint32_t expect; in Compress2() local
334 uint32_t expect; UnCompress() local
404 uint32_t expect; UnCompress2() local
[all...]
/third_party/backends/backend/
H A Dhp-scl.c1750 char expect[16], expect_char; in _hp_scl_inq() local
1832 char expect[16], expect_char; in sanei_hp_scl_upload_binary() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) in expect() function
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc2537 std::string expect; in TEST_F() local
2544 std::string expect = in TEST_F() local
2554 std::string expect = in TEST_F() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c828 UBool expect; in TestPOSIX() local
344 showADiffB(const USet *a, const USet *b, const char *a_name, const char *b_name, UBool expect, UBool diffIsError) showADiffB() argument
[all...]
H A Dcreststn.c496 const char* expect ="tab:\t cr:\r ff:\f newline:\n backslash:\\\\ quote=\\\' doubleQuote=\\\" singlequoutes=''"; in TestNewTypes() local
H A Dccapitst.c2742 char utf8[600], expect[600]; testFromBadUTF8() local
[all...]
H A Dnccbtst.c2622 UBool testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode() argument
2820 UBool testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToUnicode() argument
3013 UBool testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, in argument
3193 testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) testConvertToUnicodeWithContext() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java3762 static void expect(String rules, expect() method in TransliteratorTest
3770 static void expect(String rules, String source, String expectedResult) { expect() method in TransliteratorTest
3774 static void expect(Transliterator t, String source, String expectedResult, expect() method in TransliteratorTest
3782 static void expect(Transliterator t, String source, String expectedResult) { expect() method in TransliteratorTest
3786 static void expect(Transliterator t, String source, String expectedResult, expect() method in TransliteratorTest
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java3762 static void expect(String rules, expect() method in TransliteratorTest
3770 static void expect(String rules, String source, String expectedResult) { expect() method in TransliteratorTest
3774 static void expect(Transliterator t, String source, String expectedResult, expect() method in TransliteratorTest
3782 static void expect(Transliterator t, String source, String expectedResult) { expect() method in TransliteratorTest
3786 static void expect(Transliterator t, String source, String expectedResult, expect() method in TransliteratorTest
[all...]
/third_party/nghttp2/src/
H A Dshrpx_downstream.cc869 auto expect = req_.fs.header(http2::HD_EXPECT); in inspect_http1_request() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) in expect() function
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtztest.cpp1456 const char *expect; in TestDisplayName() member
H A Dusettest.cpp3321 int32_t i, j, expect; in testSpanBothUTFs() local
[all...]
H A Dtranstst.cpp4812 void TransliteratorTest::expect(const UnicodeString& rules, expect() function in TransliteratorTest
4819 void TransliteratorTest::expect(const UnicodeString& id, expect() function in TransliteratorTest
4835 void TransliteratorTest::expect(const Transliterator& t, expect() function in TransliteratorTest
4843 void TransliteratorTest::expect(const Transliterator& t, expect() function in TransliteratorTest
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c950 int expect; in handle_include_path() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dparse.cpp250 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) in expect() function
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp284 double expect; in J0() local
297 double expect; in J0f() local
310 double expect; in J1() local
323 double expect; in J1f() local
336 double expect; Jn() local
351 double expect; Jnf() local
1346 double expect; doubleInput() local
[all...]
H A Dpthreadndk.cpp61 int expect; in intInput() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatTest.java2677 public void expect(NumberFormat fmt, Number n, String exp, boolean rt) { expect() method in NumberFormatTest
2742 public void expect(NumberFormat fmt, Number n, String exp) { expect() method in NumberFormatTest
2747 public void expect(NumberFormat fmt, double n, String exp) { expect() method in NumberFormatTest
2752 public void expect(NumberFormat fmt, long n, String exp) { expect() method in NumberFormatTest
2757 public void expect(NumberFormat fmt, String str, Number n) { expect() method in NumberFormatTest
2799 public void expect(NumberFormat fmt, String str, double n) { expect() method in NumberFormatTest
2804 public void expect(NumberFormat fmt, String str, long n) { expect() method in NumberFormatTest
3214 private final double expect; global() field in NumberFormatTest.ParseThreadJB5358
3217 ParseThreadJB5358(DecimalFormat decfmt, String numstr, double expect, ArrayList errors) ParseThreadJB5358() argument
[all...]

Completed in 68 milliseconds

12345678910