Searched defs:expectResult (Results 1 - 8 of 8) sorted by relevance
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderLibrary.hpp | 171 ExpectResult expectResult; member
|
H A D | gluShaderLibrary.cpp | 1208 void ShaderParser::parseExpectResult (ExpectResult& expectResult) in parseExpectResult() argument 1342 ExpectResult expectResult = EXPECT_PASS; parseShaderCase() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | putiltst.c | 580 const char *expectResult; in toolutil_findBasename() member 626 const char *expectResult; in toolutil_findDirname() member
|
H A D | cloctst.c | 6968 const UChar * expectResult; member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderLibraryCase.cpp | 80 ShaderCase(tcu::TestContext& testCtx, RenderContext& renderCtx, const char* name, const char* description, ExpectResult expectResult, const std::vector<ValueBlock>& valueBlocks, GLSLVersion targetVersion, const char* vertexSource, const char* fragmentSource) ShaderCase() argument
|
H A D | glcShaderLibrary.cpp | 924 ShaderCase::ExpectResult expectResult = ShaderCase::EXPECT_PASS; in parseShaderCase() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtifmtts.cpp | 1334 const UChar* expectResult; in testContext() member
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 245510 sqlite3CodecCheckHmac(KeyContext *ctx, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *expectResult) global() argument [all...] |
Completed in 147 milliseconds