Searched refs:TYPE_ANY (Results 1 – 3 of 3) sorted by relevance
52 case TYPE_ANY: // fallthrough in IsFileExistWithType()68 return file == NULL ? false : IsFileExistWithType(file, TYPE_ANY); in IsExistFile()
23 TYPE_ANY enumerator
205 EXPECT_EQ(IsFileExistWithType(STARTUP_INIT_UT_PATH"/eng", TYPE_ANY), true);