Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/tests/
Dswscale.c254 static void selfTest(const uint8_t * const ref[4], int refStride[4], in selfTest() function
437 selfTest(src, stride, W, H, srcFormat, dstFormat); in main()
/third_party/vk-gl-cts/modules/internal/
DditDelibsTests.cpp189 …w SelfCheckCase(m_testCtx, "commandline", "de::cmdline::selfTest()", de::cmdline::selfTest)); in init()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeCommandLine.hpp424 void selfTest (void);
DdeCommandLine.cpp347 void selfTest (void) in selfTest() function