Searched refs:kMounts (Results 1 – 1 of 1) sorted by relevance
48 const char kMounts[] = R"( in TEST() local55 ASSERT_EQ(base::WriteAll(tmp_file.fd(), kMounts, sizeof(kMounts)), in TEST()56 static_cast<ssize_t>(sizeof(kMounts))); in TEST()