OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RUNNABLE_NOTIFIER_NAME
(Results
1 - 2
of
2
) sorted by null
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
RunUtilFuncTest.java
179
t.getName().contains(RunUtil.
RUNNABLE_NOTIFIER_NAME
));
/tools/tradefederation/core/src/com/android/tradefed/util/
RunUtil.java
45
public static final String
RUNNABLE_NOTIFIER_NAME
= "RunnableNotifier";
527
setName(
RUNNABLE_NOTIFIER_NAME
);
Completed in 65 milliseconds