Lines Matching refs:ok
1045 Bool ok = identify_metric( &dummyFn, &dummyB, clo_sort_by);1046 if (!ok)1048 // otherwise it's OK, in which case leave it alone.1217 Bool ok = identify_metric( &get_metric, &increasing, metric_name );1218 tl_assert(ok); // ensured by clo processing