OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shortString
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/content/src/android/content/cts/
ComponentNameTest.java
170
final String
shortString
= getComponentName().toShortString();
171
assertEquals("{com.android.cts.stub/android.content.cts.ComponentNameTest}",
shortString
);
/cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java
[
all
...]
Completed in 372 milliseconds