Searched refs:pg2_sz (Results 1 – 1 of 1) sorted by relevance
/external/cronet/base/i18n/ |
D | icu_mergeable_data_file_unittest.cc | 45 int pg0_sz = pg0.size(), pg1_sz = pg1.size(), pg2_sz = pg2.size(), in TEST_F() local 55 ASSERT_EQ(pg2_sz, ash_file.WriteAtCurrentPos(pg2.data(), pg2_sz)); in TEST_F() 149 int pg0_sz = pg0.size(), pg1_sz = pg1.size(), pg2_sz = pg2.size(), in TEST_F() local 159 ASSERT_EQ(pg2_sz, ash_file.WriteAtCurrentPos(pg2.data(), pg2_sz)); in TEST_F()
|