Searched refs:content_uri_size (Results 1 – 1 of 1) sorted by relevance
3617 int64_t content_uri_size; in TEST_F() local3618 GetFileSize(path, &content_uri_size); in TEST_F()3619 EXPECT_EQ(image_size, content_uri_size); in TEST_F()