Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp73 BenchmarkModel* BenchmarkModel::create(const char* modelfile, int tfliteBackend, in create() function in BenchmarkModel
/test/vts/utils/python/controllers/
Dandroid_device.py88 def create(configs, start_services=True): function