Home
last modified time | relevance | path

Searched refs:AssertFileModeEquals (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dsys_stat_test.cpp170 static void AssertFileModeEquals(mode_t expected_mode, const char* filename) { in AssertFileModeEquals() function
181 AssertFileModeEquals(0751, tf.path); in TEST()
192 AssertFileModeEquals(0751, tf.path); in TEST()
209 AssertFileModeEquals(0751, tf.path); in TEST()
253 AssertFileModeEquals(tf_sb.st_mode, tf.path); in TEST()