HomeSort by relevance Sort by last modified time
    Searched defs:testTypes (Results 1 - 12 of 12) sorted by null

  /external/tensorflow/tensorflow/python/ops/
image_grad_test.py 178 def testTypes(self):
  /art/test/656-checker-simd-opt/src/
Main.java 238 static void testTypes() {
258 testTypes();
  /external/skia/tests/
CachedDecodingPixelRefTest.cpp 92 const TestImageGenerator::TestType testTypes[] = {
100 for (size_t i = 0; i < SK_ARRAY_COUNT(testTypes); ++i) {
101 TestImageGenerator::TestType test = testTypes[i];
  /external/skqp/tests/
CachedDecodingPixelRefTest.cpp 92 const TestImageGenerator::TestType testTypes[] = {
100 for (size_t i = 0; i < SK_ARRAY_COUNT(testTypes); ++i) {
101 TestImageGenerator::TestType test = testTypes[i];
  /external/tensorflow/tensorflow/python/kernel_tests/
basic_gpu_test.py 134 def testTypes(self):
shape_ops_test.py 491 def testTypes(self):
cwise_ops_test.py 828 def testTypes(self):
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
LocaleDataTest.java 368 final int[] testTypes = {
386 for (int i = 0; i < testTypes.length; i++) {
388 UnicodeSet set = LocaleData.getExemplarSet(loc, 0, testTypes[i]);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleDataTest.java 365 final int[] testTypes = {
383 for (int i = 0; i < testTypes.length; i++) {
385 UnicodeSet set = LocaleData.getExemplarSet(loc, 0, testTypes[i]);
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemStorageBufferTests.cpp 834 SSBOAtomicType testTypes[] = {
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp     [all...]
  /external/python/cpython3/Lib/test/
test_socket.py     [all...]

Completed in 453 milliseconds