Lines Matching full:none
41 FindTests will first scan sub-folders of path for tests. If none are found,
113 def _FindSubTests(self, path, tests, build_path=None):
152 class_name_arg = None
153 package_name = None
204 fully qualified java class name or None.
211 return None
223 the java package name or None
236 the java package name or None
245 return None
254 the AndroidManifest found or None
263 return None
265 def _CreateSuitesFromManifest(self, manifest, build_path, class_name=None,
266 java_package_name=None):