Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dcore_unittest.cc330 MojoReadDataOptions read_options; in TEST_F() local
Ddata_pipe_unittest.cc633 MojoReadDataOptions read_options; in TEST_F() local
/external/clang/docs/tools/
Ddump_format_style.py101 def read_options(header): function
/external/llvm-project/clang/docs/tools/
Ddump_format_style.py117 def read_options(header): function
/external/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c111 static void read_options(int argc, char *argv[]) in read_options() function
/external/tensorflow/tensorflow/core/lib/io/
Drecord_reader_writer_test.cc71 io::RecordReaderOptions read_options = GetMatchingReaderOptions(options); in VerifyFlush() local