Home | History | Annotate | Download | only in test_defs

Lines Matching full:build

43     or the Android build root is reached.
72 logger.Log('%s is not a sub-directory of build root %s' %
85 """Return true if given path is within current Android build tree.
91 True if path is within Android build tree
96 """Convert given path to one relative to build tree root.
102 The converted path relative to build tree root.
105 ValueError: if path is not within build tree
127 # Try to build as much of original path as possible, so
131 # build both 'foo' and 'foo/sub' will fail.
271 build_path: the build path to use for test
294 # custom build steps