Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/tests/
DC2Param_test.cpp1225 C2NumberPortTuning boutp1, binp1, binp3(false, 100); in TEST_F() local
1248 static_assert(canCallSetPort(binp3), "should be able to"); in TEST_F()
1827 binp3 = C2NumbersPortTuning::AllocShared(1, false); in TEST_F() local
1828 binp3->m.mNumbers[0] = 100; in TEST_F()
1839 static_assert(canCallSetPort(*binp3), "should be able to"); in TEST_F()