Searched refs:blob_store_file (Results 1 – 1 of 1) sorted by relevance
112 FlatFileSystemBlobStoreEntry blob_store_file( in TEST_F() local115 StatusWithSize sws = blob_store_file.Name(tmp_buffer); in TEST_F()121 EXPECT_EQ(kWrittenDataSizeBytes, blob_store_file.SizeBytes()); in TEST_F()122 EXPECT_EQ(kExpectedPermissions, blob_store_file.Permissions()); in TEST_F()123 EXPECT_EQ(kExpectedFileId, blob_store_file.FileId()); in TEST_F()137 FlatFileSystemBlobStoreEntry blob_store_file( in TEST_F() local140 ASSERT_EQ(OkStatus(), blob_store_file.Delete()); in TEST_F()157 FlatFileSystemBlobStoreEntry blob_store_file( in TEST_F() local161 StatusWithSize sws = blob_store_file.Name(tmp_buffer); in TEST_F()