HomeSort by relevance Sort by last modified time
    Searched defs:empty_string (Results 1 - 17 of 17) sorted by null

  /external/perfetto/src/tracing/test/
hello_world_benchmark.cc 5 std::string empty_string; local
  /frameworks/base/cmds/statsd/benchmark/
hello_world_benchmark.cpp 19 while (state.KeepRunning()) std::string empty_string; local
  /external/eigen/unsupported/test/
cxx11_tensor_io.cpp 47 std::string empty_string; local
48 VERIFY_IS_EQUAL(std::string(empty_os.str()), empty_string); local
  /external/tensorflow/tensorflow/core/lib/core/
status.cc 42 const string& Status::empty_string() { function in class:tensorflow::Status
  /external/ltp/testcases/kernel/syscalls/nftw/
lib.c 247 char *empty_string; local
249 empty_string = "";
258 if ((s2 = (*callback) (empty_string)) == expected) {
lib64.c 247 char *empty_string; local
249 empty_string = "";
258 if ((s2 = (*callback) (empty_string)) == expected) {
  /external/google-breakpad/src/common/linux/
synth_elf.h 69 empty_string = Add("");
87 Label empty_string; member in class:google_breakpad::synth_elf::StringTable
  /system/vold/
VoldNativeService.cpp 743 std::string empty_string = ""; local
744 auto uuid_ = uuid ? *uuid : empty_string;
754 std::string empty_string = ""; local
755 auto uuid_ = uuid ? *uuid : empty_string;
  /external/syslinux/com32/elflink/ldlinux/
readconfig.c 92 const char *empty_string; variable
199 m->title = refstr_get(empty_string);
385 me->displayname = refstr_get(empty_string);
1062 ld.label = refstr_get(empty_string);
    [all...]
  /external/syslinux/com32/menu/
readconfig.c 30 const char *empty_string; variable
168 m->title = refstr_get(empty_string);
356 me->displayname = refstr_get(empty_string);
867 ld.label = refstr_get(empty_string);
1111 empty_string = refstrdup("");
  /external/deqp/external/openglcts/modules/gles31/
es31cArrayOfArraysTests.cpp 167 static const std::string empty_string = ""; member in namespace:glcts::ArraysOfArrays
431 const std::string* cs = &empty_string; \
442 vs = &empty_string; \
443 tcs = &empty_string; \
444 tes = &empty_string; \
445 gs = &empty_string; \
446 fs = &empty_string; \
    [all...]
  /external/flatbuffers/include/flatbuffers/
flexbuffers.h 227 static const uint8_t empty_string[] = { 0/*len*/, 0/*terminator*/ }; local
228 return String(empty_string + 1, 1);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
compile.c 2003 static PyObject *empty_string; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
compile.c 1981 static PyObject *empty_string; local
    [all...]
  /external/python/cpython2/Python/
compile.c 1964 static PyObject *empty_string; local
    [all...]
  /external/python/cpython3/Python/
compile.c 2670 static PyObject *empty_string; local
    [all...]
  /external/guice/lib/build/jdiff/
xerces.jar 

Completed in 192 milliseconds