Searched refs:checkEqAndUpdateIfRequested (Results 1 - 6 of 6) sorted by relevance
/third_party/glslang/gtests/ |
H A D | TestFixture.h | 142 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 D | Config.FromFile.cpp | 94 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname); in TEST_P()
|
H A D | Link.FromFile.cpp | 85 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname); in TEST_P()
|
H A D | Link.FromFile.Vk.cpp | 105 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname, in TEST_P()
|
H A D | VkRelaxed.FromFile.cpp | 285 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname, in TEST_P()
|
H A D | GlslMapIO.FromFile.cpp | 332 checkEqAndUpdateIfRequested(expectedOutput, stream.str(), expectedOutputFname, in TEST_P()
|
Completed in 4 milliseconds