Searched refs:TEST_ELF_PATH (Results 1 – 1 of 1) sorted by relevance
73 TEST_ELF_PATH = os.path.join(os.path.dirname(__file__), variable81 self._elf_file = open(TEST_ELF_PATH, 'rb')187 with open(TEST_ELF_PATH, 'rb') as fd: