/external/perfetto/src/tracing/test/ |
D | hello_world_benchmark.cc | 5 std::string empty_string; in BM_StringCreation() local
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | status.cc | 42 const string& Status::empty_string() { in empty_string() function in tensorflow::Status
|
/external/minijail/ |
D | util_unittest.cc | 60 TEST(tokenize, empty_string) { in TEST() argument
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf.h | 87 Label empty_string; variable
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_io.cpp | 47 std::string empty_string; in test_output_1d() local
|
/external/pdfium/core/fxcrt/ |
D | bytestring_unittest.cpp | 152 ByteString empty_string(""); in TEST() local 255 ByteString empty_string(""); in TEST() local 367 ByteStringView empty_string(""); // Pointer to NUL, not NULL pointer. in TEST() local 614 ByteString empty_string(""); in TEST() local 663 ByteString empty_string(""); in TEST() local 1095 ByteStringView empty_string(""); in TEST() local 1110 ByteStringView empty_string(""); in TEST() local 1145 ByteStringView empty_string(""); in TEST() local
|
D | widestring_unittest.cpp | 151 WideString empty_string(L""); in TEST() local 254 WideString empty_string(L""); in TEST() local 574 WideString empty_string(L""); in TEST() local 1145 WideStringView empty_string(L""); in TEST() local
|
/external/ltp/testcases/kernel/syscalls/nftw/ |
D | lib64.c | 247 char *empty_string; in test_ENOENT_empty() local
|
D | lib.c | 247 char *empty_string; in test_ENOENT_empty() local
|
/external/syslinux/com32/menu/ |
D | readconfig.c | 30 const char *empty_string; variable
|
/external/syslinux/com32/elflink/ldlinux/ |
D | readconfig.c | 92 const char *empty_string; variable
|
/external/v8/src/runtime/ |
D | runtime-regexp.cc | 572 Handle<String> empty_string = isolate->factory()->empty_string(); in StringReplaceGlobalRegExpWithEmptyString() local
|
/external/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 227 static const uint8_t empty_string[] = { 0/*len*/, 0/*terminator*/ }; in EmptyString() local
|
/external/python/cpython2/Python/ |
D | compile.c | 1964 static PyObject *empty_string; in compiler_from_import() local
|
/external/python/cpython3/Python/ |
D | compile.c | 2670 static PyObject *empty_string; in compiler_from_import() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.cpp | 167 static const std::string empty_string = ""; variable
|