Searched refs:MapAddressRangeTest (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Domap_unittest.cc214 class MapAddressRangeTest : public BuildImageMapTest { class in namespace:google_breakpad::__anon5139
232 TEST_F(MapAddressRangeTest, EmptyImageMapReturnsIdentity) {
241 TEST_F(MapAddressRangeTest, MapOutOfImage) {
247 TEST_F(MapAddressRangeTest, MapIdentity) {
254 TEST_F(MapAddressRangeTest, MapReorderedContiguous) {
265 TEST_F(MapAddressRangeTest, MapEmptySingle) {
272 TEST_F(MapAddressRangeTest, MapEmptyCopied) {
280 TEST_F(MapAddressRangeTest, MapCopiedContiguous) {
288 TEST_F(MapAddressRangeTest, MapSplitDiscontiguous) {
295 TEST_F(MapAddressRangeTest, MapInjecte
[all...]

Completed in 128 milliseconds