Searched refs:VFSFromYAMLTest (Results 1 - 1 of 1) sorted by relevance

/external/clang/unittests/Basic/
H A DVirtualFileSystemTest.cpp664 class VFSFromYAMLTest : public ::testing::Test { class in inherits:::testing::Test
671 VFSFromYAMLTest *Test = static_cast<VFSFromYAMLTest *>(Context);
692 TEST_F(VFSFromYAMLTest, BasicVFSFromYAML) {
703 TEST_F(VFSFromYAMLTest, MappedFiles) {
763 TEST_F(VFSFromYAMLTest, CaseInsensitive) {
799 TEST_F(VFSFromYAMLTest, CaseSensitive) {
831 TEST_F(VFSFromYAMLTest, IllegalVFSFile) {
922 TEST_F(VFSFromYAMLTest, UseExternalName) {
973 TEST_F(VFSFromYAMLTest, MultiComponentPat
[all...]

Completed in 64 milliseconds