Lines Matching +refs:test +refs:assert
117 assert(menu && menu->items); in ComputeMaximum_NameDesc_Lengths()
149 assert(menu && items); in ResetConnectionInfo()
273 int test = wcwidth(temp[n]); in _nc_Calculate_Text_Width() local
275 if (test <= 0) in _nc_Calculate_Text_Width()
276 test = 1; in _nc_Calculate_Text_Width()
277 result += test; in _nc_Calculate_Text_Width()
297 assert(menu && menu->items); in calculate_actual_width()
342 assert(menu); in _nc_Calculate_Item_Length_and_Width()
507 assert(menu); in _nc_Show_Menu()
514 assert(menu->sub); in _nc_Show_Menu()
550 assert(menu); in _nc_New_TopRow_and_CurrentItem()
569 assert(cur_item); in _nc_New_TopRow_and_CurrentItem()