Searched refs:the_datetime_as_ll (Results 1 – 1 of 1) sorted by relevance
3691 long long the_datetime_as_ll = 0; in test_dbi_result_get_as_longlong() local3718 the_datetime_as_ll = dbi_result_get_as_longlong(result, "the_datetime"); in test_dbi_result_get_as_longlong()3738 … assert_equal(the_datetime_as_ll, expect_as_longlong_from_name("the_datetime", cinfo.drivername)); in test_dbi_result_get_as_longlong()