Merge branch 'google3'

Change-Id: Ibebf84b98939ee8e5006beedc34d225e8c2dd413
This commit is contained in:
Alexey Polyudov
2020-05-28 01:36:50 -07:00
337 changed files with 20487 additions and 1586 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ class FileImplTest : public ::testing::Test {
ASSERT_TRUE(bytes.result().isNull());
}
static const int64_t kMaxSize = 3;
static constexpr int64_t kMaxSize = 3;
std::string path_;
std::fstream file_;