Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp70 std::vector<std::string> expected_files; in TEST() local
73 expected_files.push_back(PathStorage.str()); in TEST()
75 expected_files.push_back(PathStorage.str()); in TEST()
76 EXPECT_EQ(expected_files, getAllFiles( in TEST()