Searched refs:UNITTEST (Results 1 - 12 of 12) sorted by relevance
/third_party/curl/lib/ |
H A D | noproxy.h | 32 UNITTEST bool Curl_cidr4_match(const char *ipv4, /* 1.2.3.4 address */ 35 UNITTEST bool Curl_cidr6_match(const char *ipv6,
|
H A D | noproxy.c | 45 UNITTEST bool Curl_cidr4_match(const char *ipv4, /* 1.2.3.4 address */ in Curl_cidr4_match() 77 UNITTEST bool Curl_cidr6_match(const char *ipv6, in Curl_cidr6_match()
|
H A D | doh.c | 76 UNITTEST DOHcode doh_encode(const char *host, in doh_encode() 591 UNITTEST void de_init(struct dohentry *de) in de_init() 601 UNITTEST DOHcode doh_decode(const unsigned char *doh, in doh_decode() 894 UNITTEST void de_cleanup(struct dohentry *d) in de_cleanup()
|
H A D | curl_setup.h | 819 #define UNITTEST macro 821 #define UNITTEST static macro
|
H A D | urlapi.c | 509 UNITTEST CURLUcode Curl_parse_port(struct Curl_URL *u, struct dynbuf *host, in Curl_parse_port() 889 UNITTEST int dedotdotify(const char *input, size_t clen, char **outp); 890 UNITTEST int dedotdotify(const char *input, size_t clen, char **outp) in dedotdotify()
|
H A D | hostip.c | 394 UNITTEST CURLcode Curl_shuffle_addr(struct Curl_easy *data, 408 UNITTEST CURLcode Curl_shuffle_addr(struct Curl_easy *data, in Curl_shuffle_addr()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | proto3_lite_unittest.cc | 34 #define UNITTEST ::proto3_unittest macro
|
H A D | message_unittest.cc | 40 #define UNITTEST ::protobuf_unittest macro
|
H A D | map_test_util.h | 36 #define UNITTEST ::protobuf_unittest macro 37 // Must define UNITTEST before including map_test_util.inc. 39 #undef UNITTEST macro
|
H A D | test_util.h | 40 #define UNITTEST ::protobuf_unittest macro 44 #undef UNITTEST macro
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_unittest.cc | 64 #define UNITTEST ::protobuf_unittest macro
|
/third_party/f2fs-tools/tools/ |
H A D | sha512.c | 263 #ifdef UNITTEST 322 #endif /* UNITTEST */
|
Completed in 13 milliseconds