Home | History | Annotate | Download | only in test_defs

Lines Matching full:given

36     """Gets list of Android instrumentation tests found at given path.
39 AndroidManifest.xml files relative to the given path.
85 """Return true if given path is within current Android build tree.
96 """Convert given path to one relative to build tree root.
114 """Recursively finds all tests within given path.
143 """Find tests defined upward from given path.
171 """Returns true if given file system path is a java file."""
175 """Returns true if given file name is a java file name."""
179 """Returns true if given file path is a java package.
214 """Gets the java package name associated with given directory path.
230 """Gets the java package name associated with given java file path.