OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTRIBUTE_PRIORITY
(Results
1 - 2
of
2
) sorted by null
/cts/tools/host/src/com/android/cts/
TestSessionBuilder.java
51
public static final String
ATTRIBUTE_PRIORITY
= "priority";
374
String priority = getStringAttributeValue(cNode,
ATTRIBUTE_PRIORITY
);
TestSessionLog.java
523
setAttribute(doc, testCaseNode, TestSessionBuilder.
ATTRIBUTE_PRIORITY
,
Completed in 38 milliseconds