Searched refs:logical_ops (Results 1 – 2 of 2) sorted by relevance
155 logical_ops = [205 for op in logical_ops + float_ops:208 if op in logical_ops:
2052 std::vector<string> logical_ops{"Greater", "Less", "Equal"}; in RunTests() local2084 const bool logical_op = comb_op || find_name(op_name, logical_ops); in RunTests()