Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Delf.py104 (section.GetPath(), name, entry.GetPath()))
108 'size is %x' % (entry.GetPath(), offset,
H A Delf_test.py27 def GetPath(self): member in FakeEntry
41 def GetPath(self): member in FakeSection
H A Dbsection.py190 def GetPath(self): member in Section
308 prev_name = entry.GetPath()
H A Dentry.py347 def GetPath(self): member in Entry
/openbmc/u-boot/tools/patman/
H A Dfunc_test.py43 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 Dffdc_file_tests.cpp113 TEST(FFDCFileTests, GetPath) in TEST() argument
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py112 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 Dtemporary_subdirectory_tests.cpp278 TEST(TemporarySubDirectoryTests, GetPath) in TEST() argument
H A Dtemporary_file_tests.cpp309 TEST(TemporaryFileTests, GetPath) in TEST() argument
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp348 TEST_F(TemporaryFileTests, GetPath) in TEST_F() argument