HomeSort by relevance Sort by last modified time
    Searched refs:testOpen (Results 1 - 11 of 11) sorted by null

  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
ActivityManagerTransitionSelectionTests.java 193 testTransitionSelection(true /*testOpen*/, false /*testNewTask*/,
198 testTransitionSelection(false /*testOpen*/, false /*testNewTask*/,
203 testTransitionSelection(true /*testOpen*/, true /*testNewTask*/,
208 testTransitionSelection(false /*testOpen*/, true /*testNewTask*/,
213 testTransitionSelection(false /*testOpen*/, false /*testNewTask*/,
219 testTransitionSelection(false /*testOpen*/, true /*testNewTask*/,
226 boolean testOpen, boolean testNewTask,
252 if (!testOpen) {
257 if (testOpen) {
  /external/guava/guava-gwt/test/com/google/common/collect/
RangeTest_gwt.java 156 public void testOpen() throws Exception {
158 testCase.testOpen();
  /libcore/luni/src/test/java/dalvik/system/
BlockGuardTest.java 251 public void testOpen() throws Exception {
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
CameraTest.java 43 public void testOpen() throws Exception {
  /hardware/interfaces/audio/2.0/vts/functional/
AudioPrimaryHidlHalTest.cpp 578 void testOpen(Open openStream, const AudioConfig& config) {
641 testOpen(
683 testOpen(
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldSocketChannelTest.java 110 public void testOpen() throws IOException {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
ServerSocketChannelTest.java 98 public void testOpen() {
DatagramChannelTest.java 121 public void testOpen() {
    [all...]
SocketChannelTest.java 129 public void testOpen() throws IOException {
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
RangeTest.java 44 public void testOpen() {
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapStoreUnitTests.java     [all...]

Completed in 6424 milliseconds