Home | History | Annotate | Download | only in tests

Lines Matching refs:sp_hal

83                         'fwk_only_rs', 'sp_hal'}
88 visible_tags = {'ll_ndk', 'vndk_sp', 'sp_hal', 'sp_hal_dep'}
89 self._check_tag_visibility(d, 'sp_hal', visible_tags)
94 'vndk', 'sp_hal', 'sp_hal_dep', 'vnd_only'}
175 self.assertIn('/vendor/lib/lib_sp_hal.so', d.sp_hal)
228 self.assertEqual('sp_hal',
357 def __init__(self, sp_hal, sp_hal_dep):
358 self.sp_hal = sp_hal
429 self.assertIn(self.lib_sp_hal, self.tagged_libs.sp_hal)
448 self.assertEqual('sp_hal', d.get_path_tag(self.lib_sp_hal))