Home
last modified time | relevance | path

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

/build/soong/sdk/
Djava_sdk_test.go117 result.CheckSnapshot("mysdk", "",
238 result.CheckSnapshot("mysdk", "",
290 result.CheckSnapshot("mysdk", "",
342 result.CheckSnapshot("mysdk", "",
408 result.CheckSnapshot("myexports", "",
460 result.CheckSnapshot("myexports", "",
511 result.CheckSnapshot("myexports", "",
561 result.CheckSnapshot("myexports", "",
655 result.CheckSnapshot("myexports", "",
701 result.CheckSnapshot("myexports", "",
[all …]
Dcc_sdk_test.go92 result.CheckSnapshot("mysdk", "",
314 result.CheckSnapshot("mysdk", "",
386 result.CheckSnapshot("mysdk", "",
422 result.CheckSnapshot("mysdk", "",
490 result.CheckSnapshot("mymodule_exports", "",
566 result.CheckSnapshot("myexports", "",
665 result.CheckSnapshot("mymodule_exports", "",
744 result.CheckSnapshot("mysdk", "",
872 result.CheckSnapshot("mysdk", "",
1025 result.CheckSnapshot("mysdk", "",
[all …]
Dexports_test.go45 result.CheckSnapshot("myexports", "package",
Dsdk_test.go169 result.CheckSnapshot("mysdk", "package",
268 result.CheckSnapshot("mysdk", "",
Dtesting.go309 func (r *testSdkResult) CheckSnapshot(name string, dir string, checkers ...snapshotBuildInfoChecker… func