Searched refs:kDataUrlDecoded (Results 1 – 1 of 1) sorted by relevance
43 static const char kDataUrlDecoded[] = "abcdefghijklmnopqrstuvwxyz"; variable191 EXPECT_CALL(host_, SetTotalBytes(sizeof(kDataUrlDecoded))); in TEST_F()192 EXPECT_CALL(host_, SetBufferedBytes(sizeof(kDataUrlDecoded))); in TEST_F()