Home
last modified time | relevance | path

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

/test/vti/test_serving/gae/frontend/
Dtsconfig.json15 "lib": [ array
/test/vts-testcase/vndk/dependency/
DVtsVndkDependencyTest.py245 def _DfsDependencies(self, lib, searched, searchable): argument
/test/mlts/benchmark/jni/
Drun_tflite.cpp52 void* lib = dlopen("libandroid.so", RTLD_NOW | RTLD_LOCAL); in setupTraceFunc() local