Lines Matching refs:VerifyLocs

814   dwarf::RegisterLocations VerifyLocs;  in TEST()  local
815 VerifyLocs.setRegisterLocation( in TEST()
825 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
828 EXPECT_EQ(Rows[1].getRegisterLocations(), VerifyLocs); in TEST()
831 EXPECT_EQ(Rows[2].getRegisterLocations(), VerifyLocs); in TEST()
834 EXPECT_EQ(Rows[3].getRegisterLocations(), VerifyLocs); in TEST()
837 EXPECT_EQ(Rows[4].getRegisterLocations(), VerifyLocs); in TEST()
840 EXPECT_EQ(Rows[5].getRegisterLocations(), VerifyLocs); in TEST()
1009 dwarf::RegisterLocations VerifyLocs; in TEST() local
1010 VerifyLocs.setRegisterLocation( in TEST()
1012 VerifyLocs.setRegisterLocation( in TEST()
1014 VerifyLocs.setRegisterLocation( in TEST()
1023 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1063 dwarf::RegisterLocations VerifyLocs; in TEST() local
1064 VerifyLocs.setRegisterLocation( in TEST()
1066 VerifyLocs.setRegisterLocation( in TEST()
1075 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1110 dwarf::RegisterLocations VerifyLocs; in TEST() local
1111 VerifyLocs.setRegisterLocation( in TEST()
1120 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1252 dwarf::RegisterLocations VerifyLocs; in TEST() local
1253 VerifyLocs.setRegisterLocation(Reg1, in TEST()
1262 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1297 dwarf::RegisterLocations VerifyLocs; in TEST() local
1298 VerifyLocs.setRegisterLocation(Reg1, dwarf::UnwindLocation::createSame()); in TEST()
1306 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1342 dwarf::RegisterLocations VerifyLocs; in TEST() local
1343 VerifyLocs.setRegisterLocation( in TEST()
1352 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1390 dwarf::RegisterLocations VerifyLocs; in TEST() local
1395 VerifyLocs.setRegisterLocation( in TEST()
1404 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1442 dwarf::RegisterLocations VerifyLocs; in TEST() local
1447 VerifyLocs.setRegisterLocation( in TEST()
1456 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1509 dwarf::RegisterLocations VerifyLocs; in TEST() local
1510 VerifyLocs.setRegisterLocation( in TEST()
1523 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1530 EXPECT_EQ(Rows[1].getRegisterLocations(), VerifyLocs); in TEST()
1537 EXPECT_EQ(Rows[2].getRegisterLocations(), VerifyLocs); in TEST()
1544 EXPECT_EQ(Rows[3].getRegisterLocations(), VerifyLocs); in TEST()
1551 EXPECT_EQ(Rows[4].getRegisterLocations(), VerifyLocs); in TEST()
1607 dwarf::RegisterLocations VerifyLocs; in TEST() local
1608 VerifyLocs.setRegisterLocation( in TEST()
1621 EXPECT_EQ(Rows[0].getRegisterLocations(), VerifyLocs); in TEST()
1628 EXPECT_EQ(Rows[1].getRegisterLocations(), VerifyLocs); in TEST()
1635 EXPECT_EQ(Rows[2].getRegisterLocations(), VerifyLocs); in TEST()
1642 EXPECT_EQ(Rows[3].getRegisterLocations(), VerifyLocs); in TEST()
1649 EXPECT_EQ(Rows[4].getRegisterLocations(), VerifyLocs); in TEST()