HomeSort by relevance Sort by last modified time
    Searched refs:test_funcs (Results 1 - 6 of 6) sorted by null

  /art/test/968-default-partial-compile-gen/util-src/
generate_smali.py 63 {test_funcs}
118 test_funcs = ""
120 test_funcs += str(t)
126 test_funcs = test_funcs,
  /art/test/971-iface-super/util-src/
generate_smali.py 63 {test_funcs}
118 test_funcs = ""
120 test_funcs += str(t)
126 test_funcs = test_funcs,
  /tools/test/connectivity/acts/framework/acts/
base_test.py 561 test_funcs = []
563 test_funcs.append(self._get_test_func(test_name))
565 return test_funcs
  /art/test/utils/python/
generate_java_main.py 49 {test_funcs}
107 main_func=main_func, test_funcs=funcs)
  /test/vts/runners/host/
base_test.py 801 test_funcs = []
808 test_funcs.append((test_name, getattr(self, test_name)))
814 return test_funcs
    [all...]
  /art/test/970-iface-super-resolution-gen/util-src/
generate_smali.py 268 {test_funcs}
401 test_funcs = funcs,

Completed in 360 milliseconds