Searched defs:getModuleName (Results 1 – 6 of 6) sorted by relevance
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ | ||
D | TestModule.java | 46 public String getModuleName() { in getModuleName() method in TestModule |
D | TestModuleConfigHandler.java | 108 public String getModuleName() { in getModuleName() method in TestModuleConfigHandler |
/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/ | ||
D | ModuleProfile.java | 54 public String getModuleName() { in getModuleName() method in ModuleProfile |
D | MethodProfile.java | 81 public String getModuleName() { in getModuleName() method in MethodProfile |
D | ClassProfile.java | 99 public String getModuleName() { in getModuleName() method in ClassProfile |
/cts/tools/release-parser/src/com/android/cts/releaseparser/ | ||
D | TestModuleConfigHandler.java | 126 public String getModuleName() { in getModuleName() method in TestModuleConfigHandler |