Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/printf/
H A Dtest_printf.cpp75 static int isKernelPFormat(testCase* pTestCase,size_t testId);
176 static int isKernelPFormat(testCase* pTestCase,size_t testId) in isKernelPFormat() function
455 …if(allTestCase[testId]->_type == TYPE_ADDRESS_SPACE && isKernelPFormat(allTestCase[testId],testNum… in doTest()
499 if(isKernelPFormat(allTestCase[testId],testNum)) in doTest()
552 …if(allTestCase[testId]->_type == TYPE_ADDRESS_SPACE && isKernelPFormat(allTestCase[testId],testNum… in doTest()