Home
last modified time | relevance | path

Searched defs:InfoTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/execserver/tools/
H A DxsTest.cpp484 class InfoTest : public TestCase class
489 InfoTest(TestContext &testCtx) : TestCase(testCtx, "info"), infoStr("Hello, World") in InfoTest() function in xs::InfoTest