Home | History | Annotate | Download | only in testcode

Lines Matching refs:found_other_edns

1051 	int* found_ede_other, int* found_ede_txt, int* found_other_edns)
1063 (*found_other_edns)++;
1074 int found_other_edns = 0;
1081 &found_ede_txt, &found_other_edns);
1085 unit_assert(found_other_edns == 2);
1097 int found_other_edns = 0;
1112 &found_ede_txt, &found_other_edns);
1116 unit_assert(found_other_edns == 2);
1128 int found_other_edns = 0;
1142 &found_ede_txt, &found_other_edns);
1146 unit_assert(found_other_edns == 2);