Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/delibs/deutil/
H A DdeCommandLine.h40 void deCommandLine_selfTest(void);
H A DdeCommandLine.c167 void deCommandLine_selfTest(void) in deCommandLine_selfTest() function
/aosp_15_r20/external/deqp/modules/internal/
H A DditDelibsTests.cpp151 …(new SelfCheckCase(m_testCtx, "command_line", "deCommandLine_selfTest()", deCommandLine_selfTest)); in init()