Searched refs:testSlice (Results 1 – 10 of 10) sorted by relevance
130 def testSlice(self): member in ScalarTest
185 def testSlice(self): member in TernaryOpsTest
198 public void testSlice() throws IOException { in testSlice() method in ByteSourceTest
615 bool testSlice (int sliceNdx);694 bool Texture3DFormatCase::testSlice (int sliceNdx) in testSlice() function in deqp::gles3::Functional::Texture3DFormatCase746 bool isOk = testSlice(m_curSlice); in iterate()
317 def testSlice(self): member in ShapeTest
1137 def testSlice(self): member in ConstantValueAsShapeTest
1128 def testSlice(self): member in TestFactory.SingleOpTest
1902 func @testSlice(%arg0: tensor<2x3x5xf32>, %arg1: tensor<3xi32>, %arg2: tensor<3xi32>) -> tensor<?x3…
2733 func @testSlice(%arg0: tensor<3x4xi32>, %arg1: tensor<2xi64>) -> tensor<1x4xi32> {