Home
last modified time | relevance | path

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

/build/soong/sdk/
Dtesting.go309 func (r *testSdkResult) CheckSnapshot(name string, dir string, checkers ...snapshotBuildInfoChecker
343 type snapshotBuildInfoChecker func(info *snapshotBuildInfo) type
348 func checkAndroidBpContents(expected string) snapshotBuildInfoChecker {
360 func checkAllCopyRules(expected string) snapshotBuildInfoChecker {
367 func checkAllOtherCopyRules(expected string) snapshotBuildInfoChecker {
375 func checkMergeZips(expected ...string) snapshotBuildInfoChecker {