Searched refs:is_last_field (Results 1 – 1 of 1) sorted by relevance
1110 const bool is_last_field = field == fields_per_definition - 1; in FuzzTest2() local1116 !is_struct && !is_last_field && (lcg_rand() % deprecation_rate == 0); in FuzzTest2()1178 deprecated ? "" : is_last_field ? "\n" : ",\n"); in FuzzTest2()