Home
last modified time | relevance | path

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

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