Lines Matching defs:con

36 def test_time_roundtrip(con):  argument
41 def test_date_roundtrip(con): argument
47 def test_bool_roundtrip(con): argument
52 def test_null_roundtrip(con): argument
90 def test_float_roundtrip(con): argument
96 def test_float_plus_infinity_roundtrip(con): argument
126 def test_long_roundtrip(con): argument
144 def test_insert_null(con): argument
152 def test_int_roundtrip(con): argument
184 def test_bytea_roundtrip(con): argument
191 def test_bytearray_round_trip(con): argument
197 def test_bytearray_subclass_round_trip(con): argument
206 def test_timestamp_roundtrip(is_java, con): argument
241 def test_interval_roundtrip(con): argument
249 def test_timedelta_roundtrip(con): argument
272 def test_enum_custom_round_trip(con): argument
328 def test_uuid_roundtrip(con): argument
334 def test_inet_roundtrip_network(con): argument
340 def test_inet_roundtrip_address(con): argument
377 def test_timestamp_tz_roundtrip(is_java, con): argument
490 def test_interval_in(con): argument
505 def test_interval_in_30_seconds(con): argument
510 def test_interval_in_12_days_30_seconds(con): argument
593 def test_int_array_roundtrip_small(con): argument
601 def test_int_array_roundtrip_multi(con): argument
610 def test_int4_array_roundtrip(con): argument
618 def test_int8_array_roundtrip(con): argument
626 def test_int_array_with_null_roundtrip(con): argument
631 def test_float_array_roundtrip(con): argument
636 def test_bool_array_roundtrip(con): argument
653 def test_string_array_out(con, test_input, expected): argument
667 def test_numeric_array_roundtrip(con): argument
673 def test_string_array_roundtrip(con): argument
693 def test_empty_array(con): argument
718 def test_json_roundtrip(con): argument
745 def test_json_access_array(con): argument
753 def test_jsonb_access_array(con): argument
761 def test_jsonb_access_path(con): argument