Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dfileutils.c993 EXISTING_FILE_NONE, in test_set_contents_full() enumerator
1009 { EXISTING_FILE_NONE, 0644, FALSE, TRUE, 0 }, in test_set_contents_full()
1010 { EXISTING_FILE_NONE, 0644, TRUE, TRUE, 0 }, in test_set_contents_full()
1011 { EXISTING_FILE_NONE, 0600, FALSE, TRUE, 0 }, in test_set_contents_full()
1076 case EXISTING_FILE_NONE: in test_set_contents_full()
1118 if (tests[i].existing_file == EXISTING_FILE_NONE) in test_set_contents_full()