Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 4 of 4) sorted by relevance

/development/testrunner/coverage/
Dcoverage_target.py25 def GetName(self): member in CoverageTarget
/development/vndk/tools/header-checker/src/repr/
Dir_representation.h179 const std::string &GetName() const { in GetName() function
233 const std::string &GetName() const { in GetName() function
343 const std::string &GetName() const { in GetName() function
456 const std::string &GetName() const { in GetName() function
631 const std::string &GetName() const { in GetName() function
724 const std::string &GetName() const { in GetName() function
757 const std::string GetName() const { in GetName() function
Dir_diff_representation.h49 const std::string &GetName() const { in GetName() function
/development/testrunner/test_defs/
Dtest_suite.py38 def GetName(self): member in AbstractTestSuite