Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/utils/
H A Dentropy_decoder_test.cc29 class EntropyDecoderTest : public testing::Test { class
91 void EntropyDecoderTest::TestReadSymbolBoolean(int num_runs) { in TestReadSymbolBoolean()
142 void EntropyDecoderTest::TestReadSymbol3(int num_runs) { in TestReadSymbol3()
198 void EntropyDecoderTest::TestReadSymbol4(int num_runs) { in TestReadSymbol4()
256 void EntropyDecoderTest::TestReadSymbol5(int num_runs) { in TestReadSymbol5()
316 void EntropyDecoderTest::TestReadSymbol6(int num_runs) { in TestReadSymbol6()
382 void EntropyDecoderTest::TestReadSymbol7(int num_runs) { in TestReadSymbol7()
450 void EntropyDecoderTest::TestReadSymbol8(int num_runs) { in TestReadSymbol8()
520 void EntropyDecoderTest::TestReadSymbol9(int num_runs) { in TestReadSymbol9()
592 void EntropyDecoderTest::TestReadSymbol10(int num_runs) { in TestReadSymbol10()
[all …]