Home
last modified time | relevance | path

Searched defs:create (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/jni/
Drun_tflite.cpp65 BenchmarkModel* BenchmarkModel::create(const char* modelfile, bool use_nnapi, in create() function in BenchmarkModel
/test/vts/utils/python/controllers/
Dandroid_device.py85 def create(configs, start_services=True): function