Searched defs:expected_files (Results 1 - 2 of 2) sorted by last modified time

/external/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp70 std::vector<std::string> expected_files; local
73 expected_files.push_back(PathStorage.str());
75 expected_files.push_back(PathStorage.str());
76 EXPECT_EQ(expected_files, getAllFiles(
/external/chromium_org/chrome/browser/media/
H A Dwebrtc_log_util_unittest.cc42 void VerifyFiles(int expected_files) { argument
51 EXPECT_EQ(expected_files, file_counter);

Completed in 355 milliseconds