Home
last modified time | relevance | path

Searched defs:hello (Results 26 - 50 of 57) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DsourceMapValidationDestructuringVariableStatement1.js9 var hello = "hello"; variable
31 var hello = "hello"; global() variable
[all...]
H A DsourceMapValidationDestructuringVariableStatementDefaultValues.js9 var hello = "hello"; variable
23 var hello = "hello"; variable
H A DunderscoreTest1.js783 var hello = function (name) { return "hello: " + name; }; function
[all...]
/third_party/libuv/test/
H A Dtest-tcp-alloc-cb-fail.c37 static char hello[] = "HELLO!"; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceTestSample.java125 public String hello() { in hello() method in ICUServiceTestSample.HelloService
208 private static void doRegister(String hello, String id) { in doRegister() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTestSample.java122 public String hello() { in hello() method in ICUServiceTestSample.HelloService
205 private static void doRegister(String hello, String id) { in doRegister() argument
/third_party/zlib/test/
H A Dexample.c29 static z_const char hello[] = "hello, hello!"; variable
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dinspector_test_ng.cpp501 const char* hello = "hi"; in HWTEST_F() local
524 const char* hello = "hi"; in HWTEST_F() local
537 const char* hello = "abc"; in HWTEST_F() local
/third_party/backends/backend/
H A Dsm3840_scan.c159 unsigned char hello[2] = { 0x55, 0xaa }; in setup_scan() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor_test.cc34 std::vector<uint8_t> hello = {'H', 'e', 'l', 'o', ' ', 't', in TEST() local
/third_party/node/test/cctest/
H A Dtest_environment.cc370 static char hello[] = "hello"; variable
/third_party/openssl/test/
H A Dexdatatest.c66 char *hello; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_write.c47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_write.c47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
/third_party/icu/icu4c/source/test/intltest/
H A Ditutil.cpp633 UnicodeString hello=UNICODE_STRING_SIMPLE("Hello {0}!"); in TestLocalXyzPointer() local
775 UnicodeString hello=UNICODE_STRING_SIMPLE("Hello {0}!"); in TestLocalXyzPointerNull() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc90 const char* hello = "hello"; in TEST() local
[all...]
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc146 std::vector<uint8_t> hello = {'H', 'e', 'l', 'o', ' ', 't', in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc989 std::string hello = "hello"; in TEST() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c567 int ssl_get_prev_session(SSL *s, CLIENTHELLO_MSG *hello) in ssl_get_prev_session() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_lib.c1783 int ssl_choose_server_version(SSL *s, CLIENTHELLO_MSG *hello, DOWNGRADE *dgrd) in ssl_choose_server_version() argument
H A Dstatem_srvr.c1334 static void ssl_check_for_safari(SSL *s, const CLIENTHELLO_MSG *hello) in ssl_check_for_safari() argument
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c1748 int ssl_choose_server_version(SSL *s, CLIENTHELLO_MSG *hello, DOWNGRADE *dgrd) in ssl_choose_server_version() argument
H A Dstatem_srvr.c1323 static void ssl_check_for_safari(SSL *s, const CLIENTHELLO_MSG *hello) in ssl_check_for_safari() argument
/third_party/openssl/ssl/
H A Dssl_sess.c601 int ssl_get_prev_session(SSL *s, CLIENTHELLO_MSG *hello) in ssl_get_prev_session() argument
/third_party/node/src/crypto/
H A Dcrypto_tls.cc77 OnClientHello( void* arg, const ClientHelloParser::ClientHello& hello) OnClientHello() argument
[all...]

Completed in 42 milliseconds

123