Searched refs:protectionList (Results 1 – 1 of 1) sorted by relevance
54 val protectionList = loadProtectionList() in loadCameraProtectionInfoList() constant56 assertThat(protectionList) in loadCameraProtectionInfoList()64 val protectionList = loadProtectionList() in loadCameraProtectionInfoList_outerCameraIdEmpty_onlyReturnsInnerInfo() constant66 assertThat(protectionList).containsExactly(INNER_CAMERA_PROTECTION_INFO) in loadCameraProtectionInfoList_outerCameraIdEmpty_onlyReturnsInnerInfo()73 val protectionList = loadProtectionList() in loadCameraProtectionInfoList_innerCameraIdEmpty_onlyReturnsOuterInfo() constant75 assertThat(protectionList).containsExactly(OUTER_CAMERA_PROTECTION_INFO) in loadCameraProtectionInfoList_innerCameraIdEmpty_onlyReturnsOuterInfo()83 val protectionList = loadProtectionList() in loadCameraProtectionInfoList_innerAndOuterCameraIdsEmpty_returnsEmpty() constant85 assertThat(protectionList).isEmpty() in loadCameraProtectionInfoList_innerAndOuterCameraIdsEmpty_returnsEmpty()