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.h164 const std::string &GetName() const { in GetName() function
218 const std::string &GetName() const { in GetName() function
328 const std::string &GetName() const { in GetName() function
438 const std::string &GetName() const { in GetName() function
598 const std::string &GetName() const { in GetName() function
691 const std::string &GetName() const { in GetName() function
724 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