Lines Matching defs:LinkGraphTest
22 TEST(LinkGraphTest, Construction) {
37 TEST(LinkGraphTest, AddressAccess) {
57 TEST(LinkGraphTest, SectionEmpty) {
76 TEST(LinkGraphTest, BlockAndSymbolIteration) {
130 TEST(LinkGraphTest, EdgeIteration) {
160 TEST(LinkGraphTest, ContentAccessAndUpdate) {
250 TEST(LinkGraphTest, FindSymbolsByName) {
295 TEST(LinkGraphTest, MakeExternal) {
366 TEST(LinkGraphTest, MakeAbsolute) {
436 TEST(LinkGraphTest, MakeDefined) {
485 TEST(LinkGraphTest, TransferDefinedSymbol) {
520 TEST(LinkGraphTest, TransferDefinedSymbolAcrossSections) {
555 TEST(LinkGraphTest, TransferBlock) {
604 TEST(LinkGraphTest, MergeSections) {
692 TEST(LinkGraphTest, SplitBlock) {
806 TEST(LinkGraphTest, GraphAllocationMethods) {
827 TEST(LinkGraphTest, IsCStringBlockTest) {
853 TEST(LinkGraphTest, BasicLayoutHonorsNoAlloc) {