Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp568 fs::setPermissions(Twine(TestDirectory) + "/noreadperm", fs::no_perms); in TEST_F()
1537 EXPECT_EQ(fs::setPermissions(TempPath, fs::no_perms), NoError); in TEST_F()
1609 EXPECT_EQ(fs::setPermissions(TempPath, fs::no_perms), NoError); in TEST_F()
1610 EXPECT_TRUE(CheckPermissions(fs::no_perms)); in TEST_F()
/external/llvm/include/llvm/Support/
DFileSystem.h77 no_perms = 0, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h76 no_perms = 0, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h88 no_perms = 0, enumerator