Searched defs:testType (Results 1 – 8 of 8) sorted by relevance
30 private val testType: String, constant in androidx.camera.integration.extensions.validation.ExtensionValidationResultAdapter
130 val (testType, cameraId) = entry.key in <lambda>() constant277 val testType = values[TEST_RESULT_INDEX_TEST_TYPE] in <lambda>() constant
51 private lateinit var testType: String in <lambda>() variable in androidx.camera.integration.extensions.validation.ExtensionValidationResultActivity
63 val (testType, cameraId) = item.key in getView() constant
106 val (testType, cameraId) = cameraExtensionResultMap.keys.elementAt(position) in <lambda>() constant
90 private lateinit var testType: String in <lambda>() variable in androidx.camera.integration.extensions.validation.ImageValidationActivity
177 for (testType in testTypes) { in setupAutoTestRunner() constant
62 var testType: TestType = TestType.NONE variable in androidx.camera.integration.antelope.TestResults