Home
last modified time | relevance | path

Searched defs:Readable (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
Dtoco_port_test.cc40 TEST(TocoPortTest, Readable) { in TEST() argument
Dtoco_port.cc77 Status Readable(const string& filename, const file::Options& options) { in Readable() function
145 Status Readable(const string& filename, const file::Options& options) { in Readable() function
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h434 bool Readable; member