Home
last modified time | relevance | path

Searched defs:empty_str (Results 1 – 6 of 6) sorted by relevance

/external/flatbuffers/rust/flexbuffers/src/
Dbuffer.rs47 fn empty_str() -> Self::BufferString { in empty_str() method
72 fn empty_str() -> Self::BufferString { in empty_str() method
/external/libchrome/base/
Dstl_util_unittest.cc115 std::string empty_str; in TEST() local
203 std::string empty_str; in TEST() local
/external/pdfium/core/fxcrt/
Dwidestring_unittest.cpp1537 WideStringView empty_str(L""); in TEST() local
1702 WideString empty_str; in TEST() local
1735 WideString empty_str(L""); in TEST() local
Dbytestring_unittest.cpp1591 ByteStringView empty_str(""); in TEST() local
1726 ByteString empty_str; in TEST() local
1766 ByteString empty_str(""); in TEST() local
/external/rust/crates/argh_derive/src/
Dlib.rs601 let empty_str = syn::LitStr::new("", Span::call_site()); in top_or_sub_cmd_impl() localVariable
/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_kernels.cc379 std::string empty_str; in PrepareAttributes() local