Home
last modified time | relevance | path

Searched defs:toIndex (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeMuxerTest.cpp245 uint32_t toIndex) { in writeAFewSamplesData()
326 bool MuxerNativeTestHelper::appendMedia(AMediaMuxer *muxer, uint32_t fromIndex, uint32_t toIndex) { in appendMedia()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java817 int fromIndex, int toIndex) throws IOException { in writeBlankPages()