Home
last modified time | relevance | path

Searched defs:empty_string (Results 1 – 25 of 32) sorted by relevance

12

/external/flatbuffers/tests/more_defaults/
Dmore_defaults_generated.rs67 let empty_string = { in unpack() localVariable
102 pub fn empty_string(&self) -> &'a str { in empty_string() method
139 pub empty_string: Option<flatbuffers::WIPOffset<&'a str>>, field
219 pub empty_string: String, field
249 let empty_string = Some({ in pack() localVariable
/external/cronet/base/win/
Dhstring_reference_unittest.cc34 const HStringReference empty_string(kEmptyString); in TEST() local
/external/webrtc/rtc_base/
Dstring_utils_unittest.cc26 char empty_string[] = ""; in TEST() local
/external/rust/crates/tokio-stream/tests/
Dstream_collect.rs32 async fn empty_string() { in empty_string() function
/external/pdfium/core/fxcrt/
Dbytestring_unittest.cpp253 ByteString empty_string(""); in TEST() local
356 ByteString empty_string(""); in TEST() local
733 ByteString empty_string(""); in TEST() local
781 ByteString empty_string(""); in TEST() local
1172 ByteStringView empty_string(""); // Pointer to NUL, not NULL pointer. in TEST() local
1296 ByteStringView empty_string(""); in TEST() local
1311 ByteStringView empty_string(""); in TEST() local
1345 ByteStringView empty_string(""); in TEST() local
1366 ByteStringView empty_string(""); in TEST() local
Dwidestring_unittest.cpp244 WideString empty_string(L""); in TEST() local
347 WideString empty_string(L""); in TEST() local
724 WideString empty_string(L""); in TEST() local
771 WideString empty_string(L""); in TEST() local
1495 WideStringView empty_string(L""); in TEST() local
/external/google-breakpad/src/common/linux/
Dsynth_elf.h86 Label empty_string; variable
/external/eigen/unsupported/test/
Dcxx11_tensor_io.cpp47 std::string empty_string; in test_output_1d() local
/external/ltp/testcases/kernel/syscalls/nftw/
Dlib.c247 char *empty_string; in test_ENOENT_empty() local
Dlib64.c247 char *empty_string; in test_ENOENT_empty() local
/external/llvm-libc/test/src/string/
Dmemrchr_test.cpp92 const char *empty_string = ""; in TEST() local
Dmemchr_test.cpp99 const char *empty_string = ""; in TEST() local
/external/ot-br-posix/third_party/Simple-web-server/repo/
Dstatus_code.hpp169 static std::string empty_string; in status_code() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/message/
Dcopy.c197 upb_StringView empty_string = upb_StringView_FromDataAndSize(NULL, 0); in upb_Message_DeepClone() local
/external/sdv/vsomeip/third_party/boost/filesystem/doc/
Dpath_table.cpp29 const string empty_string; variable
/external/rust/crates/toml_edit/tests/testsuite/
Dparse.rs1119 fn empty_string() { in empty_string() function
/external/grpc-grpc/third_party/upb/upb/message/
Dcopy.c191 upb_StringView empty_string = upb_StringView_FromDataAndSize(NULL, 0); in _upb_Message_Copy() local
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/local_time/
Dposix_time_zone.hpp252 const char_type empty_string[2] = {'\0'}; in calc_zone() local
/external/minijail/
Dutil_unittest.cc76 TEST(tokenize, empty_string) { in TEST() argument
/external/tensorflow/tensorflow/core/platform/
Dstatus.cc167 const std::string& Status::empty_string() { in empty_string() function in tensorflow::Status
/external/tink/cc/subtle/
Daes_eax_boringssl_test.cc198 std::string empty_string(""); in TEST() local
/external/openscreen/third_party/abseil/src/absl/status/
Dstatus.cc188 static std::string* empty_string = new std::string(); in EmptyString() local
/external/cronet/third_party/re2/src/re2/
Dre2.cc76 std::string empty_string; member
82 static inline std::string* empty_string() { in empty_string() function
/external/regex-re2/re2/
Dre2.cc59 static const string* empty_string; variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc63 static const std::string* empty_string; variable

12