HomeSort by relevance Sort by last modified time
    Searched refs:testSizes (Results 1 - 6 of 6) sorted by null

  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_reduce.java     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferTests.cpp 253 const VkDeviceSize testSizes[] =
262 for (int i = 0; i < DE_LENGTH_OF_ARRAY(testSizes); i++)
264 if ((testStatus = bufferCreateAndAllocTest(testSizes[i])).getCode() != QP_TEST_RESULT_PASS)
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
StripedTest.java 105 public void testSizes() {
  /cts/tests/camera/src/android/hardware/camera2/cts/
RobustnessTest.java 84 List<Size> testSizes = null;
88 testSizes = CameraTestUtils.getSortedSizesForFormat(id, mCameraManager,
94 while(testSizes.contains(weirdSize)) {
148 testSizes.contains(actualSize));
    [all...]
  /external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
base_encoder_test.py 114 def testSizes(self):
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp     [all...]

Completed in 197 milliseconds