Home
last modified time | relevance | path

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

/external/v4l2_codec2/tests/c2_comp_intf/
DC2VEACompIntf_test.cpp65 TRACED_FAILURE(testReadOnlyParam(&expected, &invalid)); in TEST_F()
71 TRACED_FAILURE(testReadOnlyParam(&expected, &invalid)); in TEST_F()
DC2CompIntfTest.h29 void testReadOnlyParam(const T* expected, T* invalid) { in testReadOnlyParam() function