Home
last modified time | relevance | path

Searched refs:testSlice (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DByteSourceTest.java190 public void testSlice() throws IOException { in testSlice() method in ByteSourceTest
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp584 bool testSlice (int sliceNdx);
658 bool Texture3DFormatCase::testSlice (int sliceNdx) in testSlice() function in deqp::gles3::Functional::Texture3DFormatCase
710 bool isOk = testSlice(m_curSlice); in iterate()