Lines Matching full:given
35 """Gets list of Android tests found at given path.
38 files relative to the given path.
91 """Return true if given path is within current Android build tree.
102 """Convert given path to one relative to build tree root.
120 """Recursively finds all tests within given path.
164 """Find tests defined upward from given path.
179 """Get the test factory for given makefile.
181 If given path is a valid tests build path, will return the TestFactory
206 """Get the test factory for given path.
208 If given path is a valid tests build path, will return the TestFactory