Home
last modified time | relevance | path

Searched defs:expect (Results 301 - 325 of 357) sorted by relevance

1...<<1112131415

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dkhugepaged.c792 __madvise_collapse(const char *msg, char *p, int nr_hpages, struct mem_ops *ops, bool expect) __madvise_collapse() argument
821 madvise_collapse(const char *msg, char *p, int nr_hpages, struct mem_ops *ops, bool expect) madvise_collapse() argument
865 khugepaged_collapse(const char *msg, char *p, int nr_hpages, struct mem_ops *ops, bool expect) khugepaged_collapse() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c6863 struct btf_raw_data expect; member
[all...]
/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
/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
/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...]
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dinterrupt.c76 int expect, rc; in sca_inject_ext_call() local
119 int rc, expect; in sca_clear_ext_call() local
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dinterrupt.c78 int expect, rc; in sca_inject_ext_call() local
121 int rc, expect; in sca_clear_ext_call() local
/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c1438 u16 expect, seqno = 0; in __tipc_build_gap_ack_blks() local
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/
H A Dnfit.c3342 unsigned long expect, rem; in copy_mc_test() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_main.c191 unsigned char *expect; in rocker_dma_test_offset() local
156 rocker_dma_test_one(const struct rocker *rocker, struct rocker_wait *wait, u32 test_type, dma_addr_t dma_handle, const unsigned char *buf, const unsigned char *expect, size_t size) rocker_dma_test_one() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
H A Drocker_main.c191 unsigned char *expect; in rocker_dma_test_offset() local
156 rocker_dma_test_one(const struct rocker *rocker, struct rocker_wait *wait, u32 test_type, dma_addr_t dma_handle, const unsigned char *buf, const unsigned char *expect, size_t size) rocker_dma_test_one() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dxilinx-ams.c462 u32 expect = AMS_PS_CSTS_PS_READY; in ams_init_device() local
551 u32 expect = AMS_ISR1_EOC_MASK; in ams_read_vcc_reg() local
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dzstd_decompress.c1829 ZSTD_outBuffer const expect = zds->expectedOutBuffer; in ZSTD_checkOutBuffer() local
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c1474 u16 expect, seqno = 0; in __tipc_build_gap_ack_blks() local

Completed in 76 milliseconds

1...<<1112131415