Home
last modified time | relevance | path

Searched defs:expect (Results 151 - 175 of 314) sorted by relevance

12345678910>>...13

/third_party/icu/icu4c/source/test/intltest/
H A Dthcoll.cpp262 Collator::EComparisonResult expect; in compareArray() local
[all...]
H A Dtestutil.cpp179 const EditChange &expect = expected[expIndex]; in checkEditsIter() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateIntervalFormatTest.java851 private void expect(String[] data, int data_length) { in expect() method in DateIntervalFormatTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateIntervalFormatTest.java727 private void expect(String[] data, int data_length) { in expect() method in DateIntervalFormatTest
/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c40 lws_unit_test_packet_t *expect; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify09.c333 verify_event(int group, struct fanotify_event_metadata *event, uint32_t expect, const char *expect_filename) verify_event() argument
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_local.h90 OSSL_STORE_expect_fn expect; member
/third_party/python/Tools/peg_generator/pegen/
H A Dparser.py229 def expect(self, type: str) -> Optional[tokenize.TokenInfo]: member in Parser
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DTextFormatTest.java487 private void assertPrintFieldValue(String expect, Object value, in assertPrintFieldValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp176 Error expect(Kind Expected, StringRef Msg) { in expect() function in llvm::object::Parser
/third_party/openssl/crypto/store/
H A Dstore_local.h90 OSSL_STORE_expect_fn expect; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-tag-table.py38 def expect (condition, message=None): function
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_handle_test.cc3698 auto* expect = R"(var var_1 : vec4<f32>; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split_test.cc304 std::vector<std::string> expect; in TEST() member
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c211 bool test_iter_capture_name(char *expect, char *given) { in test_iter_capture_name() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeSampleVariablesTests.cpp45 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, ExpectResult expect) in verifyShader() argument
H A Des31fNegativeShaderDirectiveTests.cpp47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram() argument
76 void verifyShader(NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, ExpectResult expect) in verifyShader() argument
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dwacom_serial4.c167 u8 expect; member
/kernel/linux/linux-5.10/lib/
H A Dtest_printf.c39 do_test(int bufsize, const char *expect, int elen, in do_test() argument
94 __test(const char *expect, int elen, const char *fmt, ...) in __test() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dstatic_call.c519 int expect; member
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_expect.c413 static inline int __nf_ct_expect_check(struct nf_conntrack_expect *expect, in __nf_ct_expect_check() argument
469 nf_ct_expect_related_report(struct nf_conntrack_expect *expect, u32 portid, int report, unsigned int flags) nf_ct_expect_related_report() argument
608 struct nf_conntrack_expect *expect; exp_seq_show() local
[all...]
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Dwacom_serial4.c167 u8 expect; member
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsyscall_numbering.c170 static unsigned int _check_for(int msb, int start, int end, long long expect, in _check_for() argument
/kernel/linux/linux-6.6/kernel/
H A Dstatic_call_inline.c532 int expect; member
/kernel/linux/linux-6.6/mm/kfence/
H A Dkfence_test.c321 struct expect_report expect = { test_out_of_bounds_read() local
355 struct expect_report expect = { test_out_of_bounds_write() local
373 struct expect_report expect = { test_use_after_free_read() local
389 struct expect_report expect = { test_double_free() local
404 struct expect_report expect = { test_invalid_addr_free() local
421 struct expect_report expect = { test_corruption() local
458 struct expect_report expect = { test_kmalloc_aligned_oob_read() local
492 struct expect_report expect = { test_kmalloc_aligned_oob_write() local
557 struct expect_report expect = { test_init_on_free() local
644 const struct expect_report expect = { test_invalid_access() local
659 struct expect_report expect = { test_memcache_typesafe_by_rcu() local
695 const struct expect_report expect = { test_krealloc() local
[all...]

Completed in 28 milliseconds

12345678910>>...13