OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertLifecycleCounts
(Results
1 - 3
of
3
) sorted by null
/cts/tests/framework/base/windowmanager/src/android/server/wm/
ActivityViewTest.java
174
assertLifecycleCounts
(TEST_ACTIVITY, 0, 0, 0, 1, 1, 0, CountSpec.DONT_CARE);
187
assertLifecycleCounts
(TEST_ACTIVITY, 0, 0, 0, 1, 1, 0, CountSpec.DONT_CARE);
200
assertLifecycleCounts
(TEST_ACTIVITY, 0, 0, 0, 1, 1, 0, CountSpec.DONT_CARE);
207
assertLifecycleCounts
(TEST_ACTIVITY, 0, 1, 1, 0, 0, 0, CountSpec.DONT_CARE);
AppConfigurationTests.java
385
assertLifecycleCounts
(PORTRAIT_ORIENTATION_ACTIVITY,
392
assertLifecycleCounts
(PORTRAIT_ORIENTATION_ACTIVITY,
395
assertLifecycleCounts
(LANDSCAPE_ORIENTATION_ACTIVITY,
402
assertLifecycleCounts
(PORTRAIT_ORIENTATION_ACTIVITY,
405
assertLifecycleCounts
(LANDSCAPE_ORIENTATION_ACTIVITY,
[
all
...]
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
ActivityManagerTestBase.java
[
all
...]
Completed in 245 milliseconds