HomeSort by relevance Sort by last modified time
    Searched refs:STOP (Results 276 - 300 of 723) sorted by null

<<11121314151617181920>>

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderWinding.cpp 292 return STOP;
  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampParameterBorderColorError.cpp 108 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
167 return STOP;
esextcTextureBorderClampSamplerParameterIError.cpp 124 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
155 return STOP;
esextcTextureBorderClampSamplerParameterIWithWrongPname.cpp 124 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
154 return STOP;
  /external/deqp/external/openglcts/modules/glesext/texture_buffer/
esextcTextureBufferBufferParameters.cpp 200 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
323 return STOP;
esextcTextureBufferMAXSizeValidation.cpp 175 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
276 return STOP;
esextcTextureBufferParamValueIntToFloatConversion.cpp 181 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
249 return STOP;
  /external/deqp/modules/egl/
teglConfigList.cpp 185 return TestNode::STOP;
teglCreateContextTests.cpp 168 return STOP;
teglGetProcAddressTests.cpp 164 return STOP;
teglMultiContextTests.cpp 220 return STOP;
teglSwapBuffersWithDamageTests.cpp 442 return STOP;
525 return STOP;
600 return STOP;
638 return STOP;
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 334 return STOP;
es2fImplementationLimitTests.cpp 172 return STOP;
es2fShaderFragDataTests.cpp 213 return STOP;
es2fTextureFormatTests.cpp 201 return STOP;
379 return STOP;
491 return STOP;
613 return STOP;
  /external/deqp/modules/gles3/stress/
es3sOcclusionQueryTests.cpp 280 return (++m_iterNdx < NUM_CASE_ITERATIONS) ? CONTINUE : STOP;
  /external/deqp/modules/gles31/functional/
es31fFramebufferDefaultStateQueryTests.cpp 95 return STOP;
es31fSSBOArrayLengthTests.cpp 232 return STOP;
  /external/deqp/modules/glshared/
glsScissorTests.cpp 221 return STOP;
281 return STOP;
636 return STOP;
722 return STOP;
  /external/deqp/modules/internal/
ditAstcTests.cpp 180 return STOP;
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
VideoViewTest.java 90 assertThat(shadowVideoView.getCurrentVideoState(), equalTo(ShadowVideoView.STOP));
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowVideoViewTest.java 94 assertThat(shadowVideoView.getCurrentVideoState()).isEqualTo(ShadowVideoView.STOP);
  /frameworks/support/lifecycle/integration-tests/testapp/src/androidTest/java/androidx/lifecycle/
TestUtils.java 161 static final List<Pair<TestEvent, Lifecycle.Event>> STOP =
  /external/cblas/testing/
c_dblat1.f 49 STOP
138 STOP
231 STOP
386 STOP
498 STOP

Completed in 585 milliseconds

<<11121314151617181920>>