Home
last modified time | relevance | path

Searched refs:describe (Results 1 – 5 of 5) sorted by relevance

/cts/tests/core/runner-axt/src/com/android/cts/core/runner/
DExpectationBasedFilter.java110 public String describe() { in describe() method in ExpectationBasedFilter
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeEventStreamTestUtils.java492 public String describe() {
498 return describe();
504 String describe();
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT50 This file will describe the copyrights, license, and restrictions which apply
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dreduce.rscript438 // case on the Java side to describe what kind of result we should
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java1229 int describe = state.describeContents(); in testSipDialogStateDescribeContents() local
1230 assertTrue(describe == 0); in testSipDialogStateDescribeContents()