Searched defs:testEnd (Results 1 – 5 of 5) sorted by relevance
5352 const char *testEnd = (const char *)testBytes + sizeof(testBytes); in TestJitterbug255() local
2287 void testEnd(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) in testEnd() function
2297 void testEnd(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects) in testEnd() function
4432 void GPUShaderFP64Test2::testEnd(shaderStage shader_stage) const in testEnd() function in gl4cts::GPUShaderFP64Test2