Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex_test.go260 func ensureMatches(t *testing.T, result string, expectedRex string) { func
6377 ensureMatches(t, copyCmds[0], "^rm -rf .*/app/AppSet$")
6378 ensureMatches(t, copyCmds[1], "^mkdir -p .*/app/AppSet$")
6379 ensureMatches(t, copyCmds[2], "^unzip .*-d .*/app/AppSet .*/AppSet.zip$")