Home
last modified time | relevance | path

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

/development/testrunner/coverage/
Dcoverage_target.py25 def GetName(self): member in CoverageTarget
/development/vndk/tools/header-checker/header-abi-util/include/
Dir_representation.h151 const std::string &GetName() const { in GetName() function
217 const std::string &GetName() const { in GetName() function
322 const std::string &GetName() const { in GetName() function
432 const std::string &GetName() const { in GetName() function
592 const std::string &GetName() const { in GetName() function
684 const std::string &GetName() const { in GetName() function
701 const std::string GetName() const { in GetName() function
1086 const std::string &GetName() const { in GetName() function
/development/testrunner/test_defs/
Dtest_suite.py38 def GetName(self): member in AbstractTestSuite