HomeSort by relevance Sort by last modified time
    Searched refs:standalone_path (Results 1 - 2 of 2) sorted by null

  /ndk/tests/
run-tests-all.sh 135 standalone_path () function
164 --install-dir=$(standalone_path $TAG $API $ARCH $GCC_VERSION $STL) \
187 --prefix=$(standalone_path $TAG $API $ARCH $GCC_VERSION $STL)/bin/$(get_default_toolchain_prefix_for_arch $ARCH)-gcc)
193 --prefix=$(standalone_path $TAG $API $ARCH $GCC_VERSION $STL)/bin/clang)
194 rm -rf $(standalone_path $TAG $API $ARCH $GCC_VERSION $STL)
  /external/chromium_org/tools/win/toolchain/
toolchain.py 138 standalone_path = os.path.join(sdk_temp_dir, 'Standalone')
149 '/layout ' + standalone_path)
151 return standalone_path

Completed in 94 milliseconds