Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/execserver/tools/
H A DxsTest.cpp368 class HelloTest : public TestCase class
371 HelloTest(TestContext &testCtx) : TestCase(testCtx, "hello") in HelloTest() function in xs::HelloTest