Home | History | Annotate | Download | only in tests

Lines Matching refs:truncate64

176 TEST(UNISTD_TEST, truncate64) {
179 ASSERT_EQ(0, truncate64(tf.filename, 123));