Home
last modified time | relevance | path

Searched refs:expected_num_bytes_read (Results 1 – 1 of 1) sorted by relevance

/external/libwebm/webm_parser/test_utils/
Dparser_test.h63 const std::uint64_t expected_num_bytes_read = reader_.size(); in IncrementalParseAndVerify() local
81 ASSERT_EQ(expected_num_bytes_read, num_bytes_read); in IncrementalParseAndVerify()