Home
last modified time | relevance | path

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

/external/v4l2_codec2/tests/
DC2VDACompIntf_test.cpp48 void testReadOnlyParam(const T* expected, T* invalid);
74 void C2VDACompIntfTest::testReadOnlyParam(const T* expected, T* invalid) { in testReadOnlyParam() function in android::C2VDACompIntfTest
270 TRACED_FAILURE(testReadOnlyParam(&expected, &invalid)); in TEST_F()
278 TRACED_FAILURE(testReadOnlyParam(&expected, &invalid)); in TEST_F()