Searched refs:chunking_layer_bytes_downloaded (Results 1 – 5 of 5) sorted by relevance
493 int64_t chunking_layer_bytes_downloaded = 200; in TEST_F() local500 stats.set_chunking_layer_bytes_downloaded(chunking_layer_bytes_downloaded); in TEST_F()561 chunking_layer_bytes_downloaded); in TEST_F()
134 CreateFeatureFromInt(op_stats.chunking_layer_bytes_downloaded()); in CreateExample()
1218 int64_t chunking_layer_bytes_downloaded = 555; in TEST_P() local1221 .WillRepeatedly(Return(chunking_layer_bytes_downloaded)); in TEST_P()1309 int64_t chunking_layer_bytes_downloaded = 555; in TEST_P() local1312 .WillRepeatedly(Return(chunking_layer_bytes_downloaded)); in TEST_P()
300 int64 chunking_layer_bytes_downloaded = 10; field
860 ::int64_t chunking_layer_bytes_downloaded() const; in Swap()1737 inline ::int64_t OperationalStats::chunking_layer_bytes_downloaded() const { in chunking_layer_bytes_downloaded() function