Home
last modified time | relevance | path

Searched refs:checkEqAndUpdateIfRequested (Results 1 - 6 of 6) sorted by relevance

/third_party/glslang/gtests/
H A DTestFixture.h142 void checkEqAndUpdateIfRequested(const std::string& expected, in checkEqAndUpdateIfRequested() function in glslangtest::GlslangTest
495 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), in loadFileCompileAndCheck()
525 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname); in loadFileCompileAndCheckWithOptions()
551 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), in loadFileCompileFlattenUniformsAndCheck()
588 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), in loadFileCompileIoMapAndCheck()
615 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), in loadFileCompileRemapAndCheck()
642 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), in loadFileRemapAndCheck()
693 checkEqAndUpdateIfRequested(expectedOutput, output, in loadFilePreprocessAndCheck()
695 checkEqAndUpdateIfRequested(expectedError, error, in loadFilePreprocessAndCheck()
722 checkEqAndUpdateIfRequested(expectedOutpu in loadCompileUpgradeTextureToSampledTextureAndDropSamplersAndCheck()
[all...]
H A DConfig.FromFile.cpp94 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname); in TEST_P()
H A DLink.FromFile.cpp85 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname); in TEST_P()
H A DLink.FromFile.Vk.cpp105 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname, in TEST_P()
H A DVkRelaxed.FromFile.cpp285 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname, in TEST_P()
H A DGlslMapIO.FromFile.cpp332 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname, in TEST_P()

Completed in 4 milliseconds