Home
last modified time | relevance | path

Searched refs:_count_relevant_tb_levels (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dresult.py161 length = self._count_relevant_tb_levels(tb)
183 def _count_relevant_tb_levels(self, tb): member in TestResult