Home
last modified time | relevance | path

Searched refs:expects (Results 1 - 25 of 25) sorted by relevance

/third_party/node/test/cctest/
H A Dtest_inspector_socket_server.cc144 void Expect(const std::string& expects) { in Expect() argument
145 SPIN_WHILE(contents_.size() < expects.length()); in Expect()
146 ASSERT_STREQ(expects.c_str(), in Expect()
147 std::string(contents_.data(), expects.length()).c_str()); in Expect()
148 contents_.erase(contents_.begin(), contents_.begin() + expects.length()); in Expect()
285 void Expect(const std::string& expects) { in Expect() argument
286 SPIN_WHILE(buffer_.size() < expects.length()); in Expect()
287 ASSERT_STREQ(std::string(buffer_.data(), expects.length()).c_str(), in Expect()
288 expects.c_str()); in Expect()
289 buffer_.erase(buffer_.begin(), buffer_.begin() + expects in Expect()
[all...]
H A Dtest_inspector_socket.cc280 read_expects* expects = static_cast<read_expects*>(stream->data); in check_data_cb() local
281 expects->callback_called = true; in check_data_cb()
282 check_data_cb(expects, nread, buf, &retval); in check_data_cb()
/third_party/node/test/parallel/
H A Dtest-inspector-contexts.js36 let expects = `${process.argv0}[${process.pid}]`;
38 expects = `Worker[${require('worker_threads').threadId}]`;
40 assert.strictEqual(expects, name);
H A Dtest-inspector-bindings.js62 const expects = {
71 expected = expects[v.name][i];
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info_by_ip.tex28 The routine expects the followins arguments: \Var{as} is the
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DUtil.pm183 This is a sibling of fixup_cmd_elements() that expects the LIST to be a
H A DTest.pm153 BAIL_OUT("setup() expects the file Configure in the source top directory")
249 C<app> expects to find the given command (the first item in the given list
253 C<test> expects to find the given command (the first item in the given list
/third_party/openssl/util/perl/OpenSSL/
H A DUtil.pm183 This is a sibling of fixup_cmd_elements() that expects the LIST to be a
H A DTest.pm153 BAIL_OUT("setup() expects the file Configure in the source top directory")
249 C<app> expects to find the given command (the first item in the given list
253 C<test> expects to find the given command (the first item in the given list
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUResourceBundleTest.java858 String[]expects = new String[] { "", "a41", "a12", "a03", "ar4" }; in TestCLDRStyleAliases()
870 errln("CLDR style aliases failed resource with name "+resource+"resource, exp "+expects[i] +" , got " + result); in TestCLDRStyleAliases()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUResourceBundleTest.java858 String[]expects = new String[] { "", "a41", "a12", "a03", "ar4" }; in TestCLDRStyleAliases()
870 errln("CLDR style aliases failed resource with name "+resource+"resource, exp "+expects[i] +" , got " + result); in TestCLDRStyleAliases()
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/
H A Ds390xcpuid.S159 lgfr %r2,%r0 # OpenSSL expects the new value
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/
H A Ds390xcpuid.S159 lgfr %r2,%r0 # OpenSSL expects the new value
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/
H A Ds390xcpuid.S159 lgfr %r2,%r0 # OpenSSL expects the new value
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/
H A Ds390xcpuid.S159 lgfr %r2,%r0 # OpenSSL expects the new value
/third_party/icu/icu4c/source/test/cintltst/
H A Dcreststn.c2823 const char *expects[7] = { "", "a41", "a12", "a03", "ar4" }; in TestCLDRStyleAliases() local
2849 u_charsToUChars(expects[i], expected, (int32_t)strlen(expects[i])+1); in TestCLDRStyleAliases()
2851 log_err("CLDR style aliases failed resource with name \"%s\" resource, exp %s, got %S (%s)\n", resource, expects[i], result, myErrorName(status)); in TestCLDRStyleAliases()
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparccpuid.S220 add %o1,%o2,%o0 ! OpenSSL expects the new value
/third_party/openssl/crypto/
H A Dsparccpuid.S220 add %o1,%o2,%o0 ! OpenSSL expects the new value
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl370 // note that __ecp_nistz256_mul_mont expects a[0-3] input pre-loaded
483 // note that __ecp_nistz256_sqr_mont expects a[0-3] input pre-loaded
597 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl395 // note that __ecp_nistz256_mul_mont expects a[0-3] input pre-loaded
508 // note that __ecp_nistz256_sqr_mont expects a[0-3] input pre-loaded
622 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to
/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_idct.asm289 ; IDCT 4x4, expects input in m0, m1
/third_party/gn/src/gn/
H A Dfunction_toolchain.cc710 take a "-filelist" flag which expects newline separated files, and some
H A Dvariables.cc2105 # The script expects the name of the response file in --file-list.
/third_party/python/Lib/test/
H A Dtest_typing.py5325 expects = {'self': ForRefExample}
5326 self.assertEqual(gth(ForRefExample.func), expects)
5327 self.assertEqual(gth(ForRefExample.nested), expects)
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex424 % macro which expects an ordinary undelimited TeX argument.

Completed in 46 milliseconds