Home
last modified time | relevance | path

Searched defs:expect (Results 101 - 125 of 362) sorted by relevance

12345678910>>...15

/third_party/pulseaudio/src/tests/
H A Datomic-test.c70 size_t expect = 0; in read_func() local
/base/global/i18n_lite/frameworks/i18n/test/unittest/lite/common/
H A Di18n_test.cpp228 std::string expect = "1970年1月7日星期三"; in HWTEST_F() local
246 std::string expect = "الأربعاء، ٧ يناير، ١٩٧٠"; in HWTEST_F() local
264 std::string expect = "Wednesday, January 7, 1970"; in HWTEST_F() local
283 std::string expect = "1970年1月7日星期三"; in HWTEST_F() local
302 std::string expect = "الأربعاء، ٧ يناير، ١٩٧٠"; in HWTEST_F() local
321 std::string expect = "Wednesday, January 7, 1970"; HWTEST_F() local
523 std::string expect = "1,234,567"; HWTEST_F() local
538 int expect = PluralRuleType::ONE; HWTEST_F() local
577 int expect = PluralRuleType::FEW; HWTEST_F() local
613 int expect = PluralRuleType::ONE; HWTEST_F() local
634 int expect = PluralRuleType::ONE; HWTEST_F() local
661 int expect = PluralRuleType::FEW; HWTEST_F() local
694 int expect = PluralRuleType::ONE; HWTEST_F() local
733 int expect = PluralRuleType::ONE; HWTEST_F() local
772 int expect = PluralRuleType::OTHER; HWTEST_F() local
805 int expect = PluralRuleType::FEW; HWTEST_F() local
835 int expect = PluralRuleType::ONE; HWTEST_F() local
853 int expect = PluralRuleType::FEW; HWTEST_F() local
877 int expect = PluralRuleType::ONE; HWTEST_F() local
895 int expect = PluralRuleType::ONE; HWTEST_F() local
916 int expect = PluralRuleType::ONE; HWTEST_F() local
934 int expect = PluralRuleType::ONE; HWTEST_F() local
952 int expect = PluralRuleType::ONE; HWTEST_F() local
973 int expect = PluralRuleType::ONE; HWTEST_F() local
994 std::string expect = "12 %"; HWTEST_F() local
1010 int expect = PluralRuleType::ONE; HWTEST_F() local
1034 int expect = PluralRuleType::FEW; HWTEST_F() local
1199 int expect = PluralRuleType::FEW; HWTEST_F() local
1234 std::string expect = "12 min"; HWTEST_F() local
1276 std::string expect = "12 strokes"; HWTEST_F() local
1314 std::string expect = "12 ft"; HWTEST_F() local
1352 std::string expect = "12 分钟"; HWTEST_F() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/
H A Dcfiflash.c94 static inline int CfiFlashQueryUint8(unsigned wordOffset, uint8_t expect, uint8_t *p) in CfiFlashQueryUint8() argument
103 static inline int CfiFlashQueryUint16(unsigned wordOffset, uint16_t expect, uint8_t *p) in CfiFlashQueryUint16() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_queue.cpp261 int expect = fibonacci(fibnum); in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp37 static void AssertResType(uint32_t &actual, uint32_t &expect) in AssertResType() argument
42 static void AssertValue(int64_t &actual, int64_t &expect) in AssertValue() argument
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsa_proxy_cache_test.cpp260 std::vector<int8_t> expect; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/common/utils/unittest/
H A Dsoftbus_utils_test.cpp184 const unsigned char expect[5] = "ABCD"; in HWTEST_F() local
234 const char *expect = "61626364"; in HWTEST_F() local
329 const char *expect = "65:66:67:68:69:6a"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c30 static int32_t Apply(struct ConnSlideWindowController *self, int32_t expect) in Apply() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_update_test.cpp797 ExpectValue( const std::shared_ptr<OHOS::NativeRdb::ResultSet> &resultSet, const RowData &expect) ExpectValue() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A Drseq-arm.h151 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() argument
344 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() argument
420 rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, intptr_t *v2, intptr_t newv2, intptr_t newv, int cpu) rseq_cmpeqv_trystorev_storev_release() argument
497 rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t *v2, intptr_t expect2, intptr_t newv, int cpu) rseq_cmpeqv_cmpeqv_storev() argument
581 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument
704 rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev_release() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipv6_flowlabel.c74 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c576 bool expect; in igt_syncmap_random() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_polymorph_printk.h133 #define expect(x, exp) ({ \ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c576 bool expect; in igt_syncmap_random() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c33 uint64_t expect; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipv6_flowlabel.c97 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv() argument
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DExecutorTest.cpp38 void ExecuteModel(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) in ExecuteModel() argument
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DExecutorTest.cpp38 void ExecuteModel(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) in ExecuteModel() argument
/third_party/elfutils/tests/
H A Dleb128.c72 test_one_sleb (const unsigned char *data, size_t len, int64_t expect) in test_one_sleb() argument
121 test_one_uleb (const unsigned char *data, size_t len, uint64_t expect) in test_one_uleb() argument
/third_party/backends/backend/
H A Dcanon_pp-io.c552 static int expect(struct parport *port, const char *msg, int s, expect() function
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DBigNumberFormatTest.java292 private void expect(NumberFormat fmt, Object[] data) { expect() method in BigNumberFormatTest
298 private void expect(Object fmto, Object numo, Object expo) { expect() method in BigNumberFormatTest
344 private void expect(NumberFormat fmt, Number n, String exp) { expect() method in BigNumberFormatTest
358 private void expect(NumberFormat fmt, String str, Number exp) { expect() method in BigNumberFormatTest
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DBigNumberFormatTest.java295 private void expect(NumberFormat fmt, Object[] data) { expect() method in BigNumberFormatTest
301 private void expect(Object fmto, Object numo, Object expo) { expect() method in BigNumberFormatTest
347 private void expect(NumberFormat fmt, Number n, String exp) { expect() method in BigNumberFormatTest
361 private void expect(NumberFormat fmt, String str, Number exp) { expect() method in BigNumberFormatTest
[all...]
/third_party/libuv/test/
H A Dtest-tty-duplicate-key.c47 static void print_err_msg(const char* expect, ssize_t expect_len, in print_err_msg() argument
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv03.c97 unsigned char expect, actual; in child_read() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify04.c39 static char *expect_str_fail(int expect) in expect_str_fail() argument
46 static char *expect_str_pass(int expect) in expect_str_pass() argument
53 check_mark(char *file, unsigned long long flag, char *flagstr, int expect, void (*test_event)(char *)) check_mark() argument
[all...]

Completed in 21 milliseconds

12345678910>>...15