Searched refs:portionLens (Results 1 – 3 of 3) sorted by relevance
34 int[][] portionLens; field in TestStreaming.TestCase41 this.portionLens = lens; in TestCase()122 processedLen != testCases[i].portionLens[levelIndex][j]; in testStreaming()
31 int[][] portionLens; field in TestStreaming.TestCase38 this.portionLens = lens; in TestCase()119 processedLen != testCases[i].portionLens[levelIndex][j]; in testStreaming()
4415 char portionLens[2][MAXPORTIONS]; in testStreaming() member4486 processedLen != testData[i].portionLens[levelIndex][j]); in testStreaming()