Searched refs:GetPath (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/tools/binman/ |
H A D | elf.py | 104 (section.GetPath(), name, entry.GetPath())) 108 'size is %x' % (entry.GetPath(), offset,
|
H A D | elf_test.py | 27 def GetPath(self): member in FakeEntry 41 def GetPath(self): member in FakeSection
|
H A D | bsection.py | 190 def GetPath(self): member in Section 308 prev_name = entry.GetPath()
|
H A D | entry.py | 347 def GetPath(self): member in Entry
|
/openbmc/u-boot/tools/patman/ |
H A D | func_test.py | 43 def GetPath(fname): member in TestFunctional 49 return open(self.GetPath(fname)).read() 63 shutil.copy(self.GetPath(src_fname), fname) 69 shutil.copy(self.GetPath(src_fname), fname)
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | ffdc_file_tests.cpp | 113 TEST(FFDCFileTests, GetPath) in TEST() argument
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | unit-test.py | 112 def GetPath(self, name, path=None): member in DepTree 127 match = child.GetPath(name, path + [self.name]) 181 name_path = self.GetPath(name)
|
/openbmc/phosphor-power/test/ |
H A D | temporary_subdirectory_tests.cpp | 278 TEST(TemporarySubDirectoryTests, GetPath) in TEST() argument
|
H A D | temporary_file_tests.cpp | 309 TEST(TemporaryFileTests, GetPath) in TEST() argument
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | temporary_file_test.cpp | 348 TEST_F(TemporaryFileTests, GetPath) in TEST_F() argument
|