Added a few edge case unittests for InvalidateEntry().
[ Merge of http://go/wvgerrit/95365 ] The changes made to how DeleteEntry (now InvalidateEntry) works introduced a few additional edge cases which were not covered from the previous set of unit tests. Bug: 150887808 Bug: 149100568 Test: Linux unit tests and Android unit tests Change-Id: I263b72fb708c6546294af23ae5ddbd2e82da34df
This commit is contained in:
@@ -132,7 +132,6 @@ bool RetrieveUsageInfoLicense(DeviceFiles* device_files,
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
UsageTableHeader::UsageTableHeader()
|
||||
|
||||
Reference in New Issue
Block a user