Home | History | Annotate | Download | only in unittests

Lines Matching refs:isDyn

65   bool isDyn = false;
74 name, isDyn, type, desc, binding, size, other, NULL, result1);
78 EXPECT_EQ(isDyn, result1.info->isDyn());
87 name, isDyn, type, desc, binding, size, other, NULL, result2);
91 EXPECT_EQ(isDyn, result1.info->isDyn());
103 bool isDyn = false;
111 name, isDyn, type, desc, binding, size, other, NULL, result1);
115 EXPECT_EQ(isDyn, result1.info->isDyn());
124 name, isDyn, type, desc, binding, size, other, NULL, result2);
130 isDyn,
144 bool isDyn = false;
154 name, isDyn, type, binding, section, value, size, other);
170 bool isDyn = false;
184 name, isDyn, type, binding, section, value, size, other);
194 name, isDyn, type, binding, section, value, size, other);
203 name, isDyn, type, binding, section, value, size, other);