Lines Matching defs:found_ede_txt
1124 int* found_ede_other, int* found_ede_txt, int* found_other_edns)
1131 (*found_ede_txt)++;
1146 int found_ede = 0, found_ede_other = 0, found_ede_txt = 0;
1154 &found_ede_txt, &found_other_edns);
1157 unit_assert(found_ede_txt == 12);
1169 int found_ede = 0, found_ede_other = 0, found_ede_txt = 0;
1185 &found_ede_txt, &found_other_edns);
1188 unit_assert(found_ede_txt == 0);
1200 int found_ede = 0, found_ede_other = 0, found_ede_txt = 0;
1215 &found_ede_txt, &found_other_edns);
1218 unit_assert(found_ede_txt == 0);