Searched refs:CheckSnapshot (Results 1 – 5 of 5) sorted by relevance
/build/soong/sdk/ |
D | java_sdk_test.go | 117 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 …]
|
D | cc_sdk_test.go | 92 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 …]
|
D | exports_test.go | 45 result.CheckSnapshot("myexports", "package",
|
D | sdk_test.go | 169 result.CheckSnapshot("mysdk", "package", 268 result.CheckSnapshot("mysdk", "",
|
D | testing.go | 309 func (r *testSdkResult) CheckSnapshot(name string, dir string, checkers ...snapshotBuildInfoChecker… func
|