Searched refs:snapshotTestErrorHandler (Results 1 – 2 of 2) sorted by relevance
/build/soong/sdk/ |
D | cc_sdk_test.go | 524 snapshotTestErrorHandler(checkSnapshotWithoutSource, errorHandler), 525 snapshotTestErrorHandler(checkSnapshotWithSourcePreferred, errorHandler), 526 snapshotTestErrorHandler(checkSnapshotPreferredWithSource, errorHandler), 1828 …snapshotTestErrorHandler(checkSnapshotPreferredWithSource, android.FixtureExpectsAtLeastOneErrorMa… 2710 snapshotTestErrorHandler(checkSnapshotWithSourcePreferred, snapshotWithSourceErrorHandler), 2711 snapshotTestErrorHandler(checkSnapshotPreferredWithSource, snapshotWithSourceErrorHandler),
|
D | testing.go | 406 func snapshotTestErrorHandler(snapshotTest snapshotTest, handler android.FixtureErrorHandler) snaps… func
|