Searched defs:create (Results 1 – 3 of 3) sorted by relevance
/test/dittosuite/src/ |
D | open_file.cpp | 23 OpenFile::OpenFile(const Params& params, const std::string& path_name, bool create, bool direct_io, in OpenFile() 34 OpenFile::OpenFile(const Params& params, int input_key, bool create, bool direct_io, in OpenFile() 44 OpenFile::OpenFile(const Params& params, bool create, bool direct_io, int output_fd_key, in OpenFile()
|
/test/dittosuite/schema/ |
D | benchmark.proto | 105 optional bool create = 4 [default = true]; field
|
/test/mlts/benchmark/jni/ |
D | run_tflite.cpp | 101 BenchmarkModel* BenchmarkModel::create(const char* modelfile, int tfliteBackend, in create() function in BenchmarkModel
|