Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 13 of 13) sorted by relevance

/tools/tradefederation/core/atest/test_finders/
Dtest_finder_utils.py226 def has_method_in_file(test_path, methods): argument
257 def extract_test_path(output, methods=None): argument
399 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
445 def find_class_file(search_dir, class_name, is_native_test=False, methods=None): argument
828 def get_cc_filter(class_name, methods): argument
Dmodule_finder.py221 def _get_test_info_filter(self, path, methods, **kwargs): argument
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py233 def has_method_in_file(test_path, methods): argument
264 def extract_test_path(output, methods=None): argument
407 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
455 def find_class_file(search_dir, class_name, is_native_test=False, methods=None): argument
841 def get_cc_filter(class_name, methods): argument
Dmodule_finder.py223 def _get_test_info_filter(self, path, methods, **kwargs): argument
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextClassItem.kt192 private val methods = mutableListOf<MethodItem>() constant
197 override fun methods(): List<MethodItem> = methods in constructors() method
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestCase.java327 Method[] methods = superClass.getDeclaredMethods(); in getTestMethodNames() local
DHostTest.java806 Method[] methods = null; in collectTests() local
/tools/dexter/slicer/
Ddex_ir.cc171 static void SortEncodedMethods(std::vector<EncodedMethod*>* methods) { in SortEncodedMethods()
Dwriter.cc599 const auto& methods = dex_ir_->methods; in FillMethods() local
/tools/dexter/slicer/export/slicer/
Ddex_ir.h366 std::vector<own<MethodDecl>> methods; member
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...