Home
last modified time | relevance | path

Searched defs:testTypes (Results 1 – 13 of 13) sorted by relevance

/external/skia/tests/
DCachedDecodingPixelRefTest.cpp92 const TestImageGenerator::TestType testTypes[] = { in DEF_TEST() local
/external/skqp/tests/
DCachedDecodingPixelRefTest.cpp92 const TestImageGenerator::TestType testTypes[] = { in DEF_TEST() local
/external/tensorflow/tensorflow/python/ops/
Dimage_grad_test.py178 def testTypes(self): member in ResizeBilinearOpTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dbasic_gpu_test.py134 def testTypes(self): member in MathBuiltinUnaryTest
Dshape_ops_test.py491 def testTypes(self): member in TileTest
Dcwise_ops_test.py828 def testTypes(self): member in RoundingTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDataTest.java365 final int[] testTypes = { in TestExemplarSetTypes() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleDataTest.java368 final int[] testTypes = { in TestExemplarSetTypes() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp834 SSBOAtomicType testTypes[] = { in createAtomicStorageBufferTests() local
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp921 StructType* testTypes[] = in init() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1409 } testTypes[] = in createLayeredRenderingTests() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp10247 const TestType testTypes[] = in createFloat16FuncSet() local
10648 const TestType testTypes[] = in createDerivativeTests() local
10835 const TestType testTypes[] = in createFloat16VectorExtractSet() local
11071 const TestType testTypes[] = in createFloat16VectorInsertSet() local
11376 const TestType testTypes[] = in createFloat16VectorShuffleSet() local
16126 const Math16TestType testTypes[MATH16_TYPE_LAST] = in createFloat16ArithmeticFuncTest() local
/external/python/cpython3/Lib/test/
Dtest_socket.py5482 def testTypes(self): member in TestSocketSharing