Home
last modified time | relevance | path

Searched defs:StringSource (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding_test.cc49 class StringSource : public TensorResponse::Source { class
51 explicit StringSource(const string* s, int block_size) in StringSource() function in tensorflow::StringSource
/external/tensorflow/tensorflow/core/lib/io/
Drecordio_test.cc80 class StringSource : public RandomAccessFile { class
82 explicit StringSource(string* contents) in StringSource() function in tensorflow::io::__anonf3e19eba0111::StringSource
Dtable_test.cc118 class StringSource : public RandomAccessFile { class
120 explicit StringSource(const StringPiece& contents) in StringSource() function in tensorflow::table::StringSource
/external/leveldb/db/
Dlog_test.cc175 class StringSource : public SequentialFile { class in leveldb::log::LogTest
177 StringSource() : force_error_(false), returned_partial_(false) {} in StringSource() function in leveldb::log::LogTest::StringSource
/external/leveldb/table/
Dtable_test.cc109 class StringSource : public RandomAccessFile { class
111 StringSource(const Slice& contents) in StringSource() function in leveldb::StringSource