Home
last modified time | relevance | path

Searched refs:ninja_mtime1 (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/tests/
H A Dbootstrap_test.sh143 local ninja_mtime1=$(stat -c "%y" out/soong/build.ninja)
163 if [[ "$ninja_mtime1" != "$ninja_mtime2" ]]; then