/external/icu/icu4c/source/test/cintltst/ |
D | spooftest.c | 124 int32_t checkResults; in TestOpenFromSource() local 196 int32_t checkResults; in TestUSpoofCAPI() local 283 int32_t checkResults = 0; in TestUSpoofCAPI() local 331 int32_t checkResults; in TestUSpoofCAPI() local 356 int32_t checkResults; in TestUSpoofCAPI() local 403 int32_t checkResults; in TestUSpoofCAPI() local 439 int32_t checkResults, checkResults2; in TestUSpoofCAPI() local 519 int32_t checkResults; in TestUSpoofCAPI() local 539 int32_t checkResults; in TestUSpoofCAPI() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 2702 bool DrawTestBase::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint … in checkResults() function in glcts::ViewportArray::DrawTestBase 3466 bool DynamicViewportIndex::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults() function in glcts::ViewportArray::DynamicViewportIndex 3723 bool ViewportIndexSubroutine::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 … in checkResults() function in glcts::ViewportArray::ViewportIndexSubroutine 3948 bool DrawMultipleLayers::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults() function in glcts::ViewportArray::DrawMultipleLayers 4045 bool ScissorZeroDimension::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults() function in glcts::ViewportArray::ScissorZeroDimension 4134 bool ScissorClear::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint … in checkResults() function in glcts::ViewportArray::ScissorClear 4212 bool DepthRange::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint /*… in checkResults() function in glcts::ViewportArray::DepthRange 4375 bool DepthRangeDepthTest::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults() function in glcts::ViewportArray::DepthRangeDepthTest 4589 bool ProvokingVertex::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, in checkResults() function in glcts::ViewportArray::ProvokingVertex
|
/external/eigen/bench/btl/generic_bench/ |
D | btl.hh | 231 bool checkResults; member in BtlConfig
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 105 int32_t checkResults = uspoof_checkUnicodeString(sc, s, &position, &status); in testSpoofAPI() local 114 int32_t checkResults = uspoof_areConfusableUnicodeString(sc, s1, s2, &status); in testSpoofAPI() local
|
D | rbbimonkeytest.cpp | 845 void RBBIMonkeyImpl::checkResults(const char *msg, CheckDirection direction, UErrorCode &status) { in checkResults() function in RBBIMonkeyImpl
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 468 glw::GLboolean TextureCubeMapArrayTextureSizeTFBase::checkResults(glw::GLuint width, glw::GLuint he… in checkResults() function in glcts::TextureCubeMapArrayTextureSizeTFBase 1168 glw::GLboolean TextureCubeMapArrayTextureSizeRTBase::checkResults(glw::GLuint width, glw::GLuint he… in checkResults() function in glcts::TextureCubeMapArrayTextureSizeRTBase 1646 glw::GLboolean TextureCubeMapArrayTextureSizeRTComputeShader::checkResults(glw::GLuint width, glw::… in checkResults() function in glcts::TextureCubeMapArrayTextureSizeRTComputeShader
|
D | esextcTextureCubeMapArraySubImage3D.cpp | 432 bool TextureCubeMapArraySubImage3D::checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint… in checkResults() function in glcts::TextureCubeMapArraySubImage3D
|
D | esextcTextureCubeMapArrayImageOperations.cpp | 139 bool checkResults(Context& context, glw::GLuint copy_po_id, glw::GLuint id, glw::GLuint width, glw:… in checkResults() function
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | WrappingExecutorServiceTest.java | 135 private static void checkResults(List<Future<String>> futures) in checkResults() method in WrappingExecutorServiceTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 334 int checkResults; in TestAreConfusable1() local
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CoreEngine.h | 224 virtual bool checkResults() { in checkResults() function
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 331 int checkResults; in TestAreConfusable1() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cClipDistance.cpp | 832 bool gl3cts::ClipDistance::FunctionalTest::checkResults(glw::GLenum primitive_type, glw::GLuint cli… in checkResults() function in gl3cts::ClipDistance::FunctionalTest
|
D | gl4cShadingLanguage420PackTests.cpp | 1981 bool GLSLTestBase::checkResults(Utils::texture& color_texture) const in checkResults() function in gl4cts::GLSL420Pack::GLSLTestBase 8892 bool BindingUniformDefaultTest::checkResults(Utils::program& program) in checkResults() function in gl4cts::GLSL420Pack::BindingUniformDefaultTest 10878 bool BindingSamplerDefaultTest::checkResults(Utils::program& program) in checkResults() function in gl4cts::GLSL420Pack::BindingSamplerDefaultTest 12680 bool BindingImageDefaultTest::checkResults(Utils::program& program) in checkResults() function in gl4cts::GLSL420Pack::BindingImageDefaultTest
|
D | gl4cEnhancedLayoutsTests.cpp | 6345 bool TextureTestBase::checkResults(glw::GLuint /* test_case_index */, Utils::Texture& color_0) in test() function in gl4cts::EnhancedLayouts::TextureTestBase 19210 bool FragmentDataLocationAPITest::checkResults(glw::GLuint /* test_case_index */, Utils::Texture& /… in test() function in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBIMonkeyTest.java | 961 void checkResults(String msg, CheckDirection direction) { in checkResults() method in RBBIMonkeyTest.RBBIMonkeyImpl
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBIMonkeyTest.java | 958 void checkResults(String msg, CheckDirection direction) { in checkResults() method in RBBIMonkeyTest.RBBIMonkeyImpl
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 257 virtual void checkResults(tcu::ResultCollector& resultCollector) in checkResults() function in vkt::shaderexecutor::__anonffe0b4930111::TestBuffer
|