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.h167 const std::string &GetName() const { in GetName() function
235 const std::string &GetName() const { in GetName() function
345 const std::string &GetName() const { in GetName() function
456 const std::string &GetName() const { in GetName() function
616 const std::string &GetName() const { in GetName() function
709 const std::string &GetName() const { in GetName() function
742 const std::string GetName() const { in GetName() function
Dir_diff_representation.h50 const std::string &GetName() const { in GetName() function
/development/testrunner/test_defs/
Dtest_suite.py38 def GetName(self): member in AbstractTestSuite