Searched refs:commonLayoutsToTry (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/toolkit/test/ |
D | AllTests.kt | 40 val commonLayoutsToTry = listOf( in <lambda>() constant 121 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>() 219 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>() 312 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>() 449 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>() 542 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>() 710 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>() 824 commonLayoutsToTry.all { (sizeX, sizeY, restriction) -> in <lambda>()
|