Home
last modified time | relevance | path

Searched defs:marker (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DConvertMakeToGenericConfig.java181 final String marker = "@inherit:" + inheritedFile; in convertInheritedVar() local
/build/make/ci/
Dbuild_test_suites_test.py175 def run_slow_command(stdout_file, marker): argument