Searched refs:patchCount (Results 1 – 1 of 1) sorted by relevance
263 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local290 ASSERT_EQ(0, patchCount.deltaFromSnapshot()); in TEST_F()296 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local303 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()387 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local390 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()394 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local399 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()403 const PatchCountCheck patchCount = snapshotPatchCount(); in TEST_F() local408 ASSERT_EQ(1, patchCount.deltaFromSnapshot()); in TEST_F()[all …]