HomeSort by relevance Sort by last modified time
    Searched defs:checkResults (Results 1 - 25 of 34) sorted by null

1 2

  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArraySubImage3D.cpp 432 bool TextureCubeMapArraySubImage3D::checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth)
476 if (!checkResults(width, height, depth))
499 if (!checkResults(width, height, depth))
535 if (!checkResults(width, height, depth))
esextcTextureCubeMapArrayImageOperations.cpp 139 bool checkResults(Context& context, glw::GLuint copy_po_id, glw::GLuint id, glw::GLuint width, glw::GLuint height,
603 if (!checkResults<glw::GLfloat>(m_context, m_copy_po_id, m_image_write_to_id, width, height, depth,
609 if (!checkResults<glw::GLint>(m_context, m_copy_po_id, m_iimage_write_to_id, width, height, depth,
615 if (!checkResults<glw::GLuint>(m_context, m_copy_po_id, m_uimage_write_to_id, width, height, depth,
664 if (!checkResults<glw::GLfloat>(m_context, m_copy_po_id, m_image_write_to_id, width, height, depth,
670 if (!checkResults<glw::GLint>(m_context, m_copy_po_id, m_iimage_write_to_id, width, height, depth,
676 if (!checkResults<glw::GLuint>(m_context, m_copy_po_id, m_uimage_write_to_id, width, height, depth,
    [all...]
esextcTextureCubeMapArrayImageTextureSize.cpp 188 if (!checkResults(width, height, depth, (STORAGE_TYPE)i))
468 glw::GLboolean TextureCubeMapArrayTextureSizeTFBase::checkResults(glw::GLuint width, glw::GLuint height,
    [all...]
  /external/eigen/bench/btl/generic_bench/
btl.hh 167 : overwriteResults(false), checkResults(true), realclock(false), tries(DEFAULT_NB_TRIES)
204 Instance.checkResults = false;
231 bool checkResults;
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 124 int32_t checkResults;
156 checkResults = uspoof_check(rsc, goodLatin, -1, NULL, &status);
158 TEST_ASSERT_EQ(0, checkResults);
196 int32_t checkResults;
219 checkResults = uspoof_check(sc2, goodLatin, -1, NULL, &status);
221 TEST_ASSERT_EQ(0, checkResults);
223 checkResults = uspoof_check(sc2, scMixed, -1, NULL, &status);
225 TEST_ASSERT_EQ(USPOOF_SINGLE_SCRIPT, checkResults);
283 int32_t checkResults = 0;
296 checkResults = uspoof_check(clone2, goodLatin, -1, NULL, &status)
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
WrappingExecutorServiceTest.java 102 checkResults(futures);
111 checkResults(futures);
135 private static void checkResults(List<Future<String>> futures)
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 224 virtual bool checkResults() {
282 assert(checkResults());
290 assert(checkResults());
  /external/deqp/external/openglcts/modules/gl/
gl3cClipDistance.cpp 665 if (!checkResults(primitive_type, i_clip_function, results))
832 bool gl3cts::ClipDistance::FunctionalTest::checkResults(glw::GLenum primitive_type, glw::GLuint clip_function,
    [all...]
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 102 int32_t checkResults = uspoof_checkUnicodeString(sc, s, &position, &status);
104 TEST_ASSERT_EQ(0, checkResults);
111 int32_t checkResults = uspoof_areConfusableUnicodeString(sc, s1, s2, &status);
113 TEST_ASSERT_EQ(USPOOF_MIXED_SCRIPT_CONFUSABLE | USPOOF_WHOLE_SCRIPT_CONFUSABLE, checkResults);
rbbimonkeytest.cpp 701 checkResults("testForwards", FORWARD, status);
728 checkResults("testFollowing", FORWARD, status);
750 checkResults("testPrevius", REVERSE, status);
788 checkResults("testPreceding", REVERSE, status);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 virtual bool checkResults() {
283 assert(checkResults());
291 assert(checkResults());
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
SpoofCheckerTest.java 206 boolean checkResults;
220 checkResults = sc.failsChecks(scMixed);
221 assertFalse("", checkResults);
232 boolean checkResults;
262 checkResults = sc.failsChecks(goodLatin);
263 assertFalse("", checkResults);
265 checkResults = sc.failsChecks(goodGreek, result);
268 checkResults = sc.failsChecks(goodCyrl);
269 assertFalse("", checkResults);
275 checkResults = sc.failsChecks(goodGreek)
    [all...]

Completed in 668 milliseconds

1 2