Home
last modified time | relevance | path

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

/external/libwebm/webm_parser/tests/
Dvar_int_parser_test.cc21 class VarIntParserTest : public ParserTest<VarIntParser> {}; class
23 TEST_F(VarIntParserTest, NoMarkerBit) { in TEST_F() argument
28 TEST_F(VarIntParserTest, EarlyEndOfFile) { in TEST_F() argument
33 TEST_F(VarIntParserTest, ValidValue) { in TEST_F() argument
46 TEST_F(VarIntParserTest, IncrementalParse) { in TEST_F() argument