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

/external/clang/unittests/Basic/
H A DVirtualFileSystemTest.cpp526 class VFSFromYAMLTest : public ::testing::Test { class in inherits:::testing::Test
535 VFSFromYAMLTest *Test = static_cast<VFSFromYAMLTest *>(Context);
555 TEST_F(VFSFromYAMLTest, BasicVFSFromYAML) {
566 TEST_F(VFSFromYAMLTest, MappedFiles) {
616 TEST_F(VFSFromYAMLTest, CaseInsensitive) {
652 TEST_F(VFSFromYAMLTest, CaseSensitive) {
684 TEST_F(VFSFromYAMLTest, IllegalVFSFile) {
775 TEST_F(VFSFromYAMLTest, UseExternalName) {
826 TEST_F(VFSFromYAMLTest, MultiComponentPat
[all...]

Completed in 181 milliseconds