HomeSort by relevance Sort by last modified time
    Searched full:unittests (Results 26 - 50 of 136) sorted by null

12 3 4 5 6

  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
IDataVerify.aidl 17 package com.android.smspush.unitTests;
DrmReceiver.java 17 package com.android.smspush.unitTests;
ReceiverActivity.java 17 package com.android.smspush.unitTests;
ReceiverService.java 17 package com.android.smspush.unitTests;
  /external/zlib/contrib/dotzlib/
readme.txt 5 for the checksum parts of zlib. See DotZLib/UnitTests.cs for examples.
20 The file DotZLib/UnitTests.cs contains unit tests for use with NUnit 2.1 or higher.
31 DotZLib/UnitTests.cs for instructions on how to include unit tests in the
DotZLib.build 27 <excludes name="UnitTests.cs" unless="${nunit}" />
  /frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java 64 if (containers[i].startsWith("com.android.unittests.AsecTests.")) {
73 String fullId = "com.android.unittests.AsecTests." + localId;
85 String fullId = "com.android.unittests.AsecTests." + localId;
93 String fullId = "com.android.unittests.AsecTests." + localId;
101 String fullId1 = "com.android.unittests.AsecTests." + localId1;
102 String fullId2 = "com.android.unittests.AsecTests." + localId2;
110 String fullId = "com.android.unittests.AsecTests." + localId;
118 String fullId = "com.android.unittests.AsecTests." + localId;
126 String fullId = "com.android.unittests.AsecTests." + localId;
255 String path = ms.getSecureContainerPath("com.android.unittests.AsecTests.testUnmountBusyContainer")
    [all...]
  /frameworks/base/packages/WAPPushManager/tests/
AndroidManifest.xml 21 package="com.android.smspush.unitTests">
54 <action android:name="com.android.smspush.unitTests.IDataVerify" />
64 com.android.smspush.unitTests/android.test.InstrumentationTestRunner"
Android.mk 26 src/com/android/smspush/unitTests/IDataVerify.aidl
  /external/chromium/chrome/common/
launchd_mac.h 76 // Scaffolding for doing unittests with our singleton.
93 // Scaffolding for doing unittests with our singleton.
  /sdk/eclipse/scripts/
create_test_symlinks.sh 79 DEST=$BASE/unittests/com/android
84 DEST=$BASE/unittests/com/android/layoutlib
  /external/chromium/base/
global_descriptors_posix.cc 37 // In order to make unittests pass, we define a default mapping from keys to
  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.cc 32 // In unittests, there may be no UI thread, so the above will fail.
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
RegexCacheTest.java 22 * Unittests for LRU Cache for compiled regular expressions used by the libphonenumbers libary.
  /external/llvm/unittests/
Makefile 1 ##===- unittests/Makefile ----------------------------------*- Makefile -*-===##
Makefile.unittest 1 ##===- unittests/Makefile.unittest -------------------------*- Makefile -*-===##
42 # we'll never install unittests.
  /packages/apps/Email/tests/src/com/android/email/
SmallTests.java 30 * -e class com.android.email.UnitTests \
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
.classpath 4 <classpathentry kind="src" path="unittests"/>
README.txt 27 Test class: com.android.ide.eclipse.tests.UnitTests
31 "-Dtest_data=<adt>/plugins/com.android.ide.eclipse.tests/unittests/data/"
58 B- Select the "unittests" source folder, right-click and select
62 in the source folder "unittests". The runtime must be JUnit 3.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AllTests.java 36 suite.addTest(UnitTests.suite());
  /external/llvm/
Makefile 34 tools/llvm-config tools runtime docs unittests
42 EXTRA_DIST := test unittests llvm.spec include win32 Xcode
86 DIRS := $(filter-out tools docs unittests, $(DIRS)) \
91 ifeq ($(MAKECMDGOALS),unittests)
92 DIRS := $(filter-out tools runtime docs, $(DIRS)) utils unittests
102 # Don't build unittests when ONLY_TOOLS is set.
104 DIRS := $(filter-out unittests, $(DIRS))
  /external/chromium/webkit/glue/media/
simple_data_source.h 56 // Used to inject a mock used for unittests.
142 // Used to ensure mocks for unittests are used instead of reset in Start().
  /external/clang/
Makefile 17 DIRS := utils/TableGen include lib tools runtime docs unittests
80 $(Verb) for dir in test unittests; do \
  /external/protobuf/src/google/protobuf/testing/
googletest.h 43 // When running unittests, get the directory containing the source code.
46 // When running unittests, get a directory where temporary files may be
  /external/chromium/chrome/browser/autocomplete/
history_quick_provider.h 71 // Only for use in unittests. Takes ownership of |index|.

Completed in 3057 milliseconds

12 3 4 5 6