Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/test/API/python_api/process/read-mem-cstring/
Dmain.c4 const char *empty_string = ""; in main() local
/external/google-benchmark/conan/test_package/
Dtest_package.cpp5 std::string empty_string; in BM_StringCreation() local
/external/webrtc/rtc_base/
Dstring_utils_unittest.cc34 char empty_string[] = ""; in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtensor_device_copy_conversion.cc43 StringAttr empty_string = StringAttr::get(func_op.getContext(), ""); in runOnFunction() local
/external/rust/crates/tokio-stream/tests/
Dstream_collect.rs32 async fn empty_string() { in empty_string() function
/external/google-breakpad/src/common/linux/
Dsynth_elf.h87 Label empty_string; variable
/external/eigen/unsupported/test/
Dcxx11_tensor_io.cpp47 std::string empty_string; in test_output_1d() local
/external/pdfium/core/fxcrt/
Dbytestring_unittest.cpp216 ByteString empty_string(""); in TEST() local
319 ByteString empty_string(""); in TEST() local
664 ByteString empty_string(""); in TEST() local
713 ByteString empty_string(""); in TEST() local
1094 ByteStringView empty_string(""); // Pointer to NUL, not NULL pointer. in TEST() local
1218 ByteStringView empty_string(""); in TEST() local
1233 ByteStringView empty_string(""); in TEST() local
1268 ByteStringView empty_string(""); in TEST() local
Dwidestring_unittest.cpp224 WideString empty_string(L""); in TEST() local
327 WideString empty_string(L""); in TEST() local
672 WideString empty_string(L""); in TEST() local
720 WideString empty_string(L""); in TEST() local
1429 WideStringView empty_string(L""); in TEST() local
/external/ltp/testcases/kernel/syscalls/nftw/
Dlib64.c247 char *empty_string; in test_ENOENT_empty() local
Dlib.c247 char *empty_string; in test_ENOENT_empty() local
/external/llvm-project/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/tensorflow/tensorflow/core/platform/
Dstatus.cc117 const string& Status::empty_string() { in empty_string() function in tensorflow::Status
/external/minijail/
Dutil_unittest.cc75 TEST(tokenize, empty_string) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/status/
Dstatus.cc190 static std::string* empty_string = new std::string(); in EmptyString() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatus.cc188 static std::string* empty_string = new std::string(); in EmptyString() local
/external/openscreen/third_party/abseil/src/absl/status/
Dstatus.cc188 static std::string* empty_string = new std::string(); in EmptyString() local
/external/abseil-cpp/absl/status/
Dstatus.cc190 static std::string* empty_string = new std::string(); in EmptyString() local
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatus.cc188 static std::string* empty_string = new std::string(); in EmptyString() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc63 static const std::string* empty_string; variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc101 static const std::string empty_string; variable
/external/grpc-grpc/test/core/tsi/alts/crypt/
Daes_gcm_test.cc69 char empty_string[] = ""; in gsec_assert_ok() local
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h249 static const char *empty_string = ""; in EmptyString() local
/external/python/cpython2/Python/
Dcompile.c1970 static PyObject *empty_string; in compiler_from_import() local

12