Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 24 of 24) sorted by relevance

/cts/tests/tests/text/src/android/text/util/cts/
DRfc822TokenTest.java40 final String comment = "work"; in testConstructor() local
66 final String comment = "work"; in testAccessName() local
98 String comment = "work"; in testAccessComment() local
118 final String comment = "work"; in testAccessAddress() local
DRfc822TokenizerTest.java186 String address, String comment) { in verifyLocalAssertEquals()
/cts/tests/framework/base/windowmanager/intent_tests/singleInstancePerTask/
Dtest-11.json2 …"comment": "Verify the SingleInstancePerTask with documentLaunchMode-never Activity won't be start… string
Dtest-10.json2 …"comment": "Verify the SingleInstancePerTask with documentLaunchMode-never Activity won't be start… string
Dtest-8.json2 "comment": "Verify that reusing the same activity even launched with same Uri.", string
Dtest-7.json2 "comment": "Verify that reusing the same activity even launched with different Uri.", string
Dtest-6.json2 …"comment": "Verify that a regular activity can be launched on the same task of a singleInstancePer… string
Dtest-2.json2 …"comment": "Verify that a new task should be created when the SingleInstancePerTaskActivity was st… string
Dtest-1.json2 …"comment": "Verify the SingleInstancePerTaskActivity is created in a new task when being started w… string
Dtest-12.json2 …"comment": "Verify the SingleInstancePerTask with documentLaunchMode-never Activity can be created… string
Dtest-9.json2 …"comment": "Verify that a new activity instance be created when FLAG_ACTIVITY_MULTIPLE_TASK is app… string
Dtest-4.json2 …"comment": "Verify that the task should be reused (vs. the affinity task on top) while start the a… string
Dtest-3.json2 "comment": "Verify that the SingleInstancePerTaskActivity can be created in multiple tasks", string
Dtest-5.json2 …"comment": "Verify that the a new task should be created when FLAG_ACTIVITY_MULTIPLE_TASK is appli… string
/cts/tests/framework/base/windowmanager/intent_tests/newDocumentCases/
Dtest-13.json2 …"comment": "Verify that a new task should not be created when the DocumentLaunchNeverActivity was … string
Dtest-14.json2 …"comment": "Verify that reuse the existing DocumentLaunchNeverActivity while launch the activity a… string
Dtest-15.json2 …"comment": "Verify that reuse the existing DocumentLaunchIntoActivity while launch the activity ag… string
Dtest-16.json2 … "comment": "Verify that DocumentLaunchAlwaysActivity always creates a new task for the document", string
/cts/tests/framework/base/windowmanager/intent_tests/relinquishTaskIdentity/
Drequest_change_affinity-request_same_task_with_changed_affinity-same_task.json2 …"comment": "relinquishTaskIdentity does not allow changing the root affinity of the task - ag/5482… string
Drequest_change_affinity-request_new_task_with_old_affinity-same_task.json2 …"comment": "relinquishTaskIdentity does not allow changing the root affinity of the task - ag/5482… string
Drequest_change_affinity-request_same_task_with_old_affinity-same_task.json2 …"comment": "relinquishTaskIdentity does not allow changing the root affinity of the task - ag/5482… string
Drequest_change_affinity-request_new_task_with_changed_affinity-new_task.json2 …"comment": "relinquishTaskIdentity does not allow changing the root affinity of the task - ag/5482… string
/cts/tests/framework/base/windowmanager/intent_tests/reorderToFront/
Dreorder-to-front_with_new-task_on_different_affinity.json2 …"comment": "A new activity should be created on a new task, without interfering the activity order… string
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildDalvikSuite.java133 String comment; in handleTest() local