OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestLabelManager
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/client/src/autotest/tko/
TestContextMenu.java
9
private static
TestLabelManager
labelManager =
TestLabelManager
.getManager();
TestLabelManager.java
26
public class
TestLabelManager
implements ClickHandler {
32
private static final
TestLabelManager
theInstance = new
TestLabelManager
();
48
private
TestLabelManager
() {
88
public static
TestLabelManager
getManager() {
Completed in 201 milliseconds