Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/flatbuffers/tests/more_defaults/
H A 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
/aosp_15_r20/external/pdfium/core/fxcrt/
H A 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
H A 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
/aosp_15_r20/external/llvm-libc/test/src/string/
H A DStrchrTest.h79 const char empty_string[] = ""; in emptyStringShouldOnlyMatchNullTerminator() local
155 const char empty_string[] = ""; in emptyStringShouldOnlyMatchNullTerminator() local
H A Dmemrchr_test.cpp92 const char *empty_string = ""; in TEST() local
H A Dmemchr_test.cpp99 const char *empty_string = ""; in TEST() local
/aosp_15_r20/packages/modules/StatsD/statsd/benchmark/
Dhello_world_benchmark.cpp19 while (state.KeepRunning()) std::string empty_string; in BM_StringCreation() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/
H A Dstring.rs754 let mut empty_string: String = String::new(); in test_try_reserve() localVariable
817 let mut empty_string: String = String::new(); in test_try_reserve_exact() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/
H A Dstring.rs754 let mut empty_string: String = String::new(); in test_try_reserve() localVariable
817 let mut empty_string: String = String::new(); in test_try_reserve_exact() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/
H A Dstring.rs754 let mut empty_string: String = String::new(); in test_try_reserve() localVariable
817 let mut empty_string: String = String::new(); in test_try_reserve_exact() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/
H A Dstring.rs754 let mut empty_string: String = String::new(); in test_try_reserve() localVariable
817 let mut empty_string: String = String::new(); in test_try_reserve_exact() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/
H A Dstring.rs754 let mut empty_string: String = String::new(); in test_try_reserve() localVariable
817 let mut empty_string: String = String::new(); in test_try_reserve_exact() localVariable
/aosp_15_r20/external/cronet/base/win/
H A Dhstring_reference_unittest.cc34 const HStringReference empty_string(kEmptyString); in TEST() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dstring_utils_unittest.cc26 char empty_string[] = ""; in TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_anomaly_mode.cpp97 THPObjectPtr empty_string(PyUnicode_FromString("")); in _print_stack() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/tests/
Dstream_collect.rs32 async fn empty_string() { in empty_string() function
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dsynth_elf.h86 Label empty_string; variable
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_io.cpp47 std::string empty_string; in test_output_1d() local
/aosp_15_r20/system/vold/
H A DVoldNativeService.cpp669 std::string empty_string = ""; in prepareUserStorage() local
680 std::string empty_string = ""; in destroyUserStorage() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/
H A Dlib64.c247 char *empty_string; in test_ENOENT_empty() local
H A Dlib.c247 char *empty_string; in test_ENOENT_empty() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.cc76 std::string empty_string; member
82 static inline std::string* empty_string() { in empty_string() function
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/
H A Dstatus_code.hpp169 static std::string empty_string; in status_code() local
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/doc/
Dpath_table.cpp29 const string empty_string; variable

12