Home
last modified time | relevance | path

Searched refs:suite (Results 1 – 25 of 37) sorted by relevance

12

/packages/apps/Camera2/tests/src/com/android/camera/
DCameraTestRunner.java34 TestSuite suite = new InstrumentationTestSuite(this); in getAllTests() local
35 suite.addTestSuite(CameraTest.class); in getAllTests()
36 suite.addTestSuite(ImageCaptureIntentTest.class); in getAllTests()
37 suite.addTestSuite(VideoCaptureIntentTest.class); in getAllTests()
38 suite.addTestSuite(CameraUnitTest.class); in getAllTests()
39 return suite; in getAllTests()
DStressTests.java38 public static Test suite() { in suite() method in StressTests
/packages/apps/Camera2/tests/src/com/android/camera/stress/
DCameraStressTestRunner.java33 TestSuite suite = new InstrumentationTestSuite(this); in getAllTests() local
34 suite.addTestSuite(ImageCapture.class); in getAllTests()
35 suite.addTestSuite(VideoCapture.class); in getAllTests()
36 return suite; in getAllTests()
/packages/apps/LegacyCamera/tests/src/com/android/camera/
DCameraStressTestRunner.java35 TestSuite suite = new InstrumentationTestSuite(this); in getAllTests() local
36 suite.addTestSuite(ImageCapture.class); in getAllTests()
37 suite.addTestSuite(VideoCapture.class); in getAllTests()
38 return suite; in getAllTests()
DUnitTests.java29 public static Test suite() { in suite() method in UnitTests
DStressTests.java38 public static Test suite() { in suite() method in StressTests
/packages/apps/Car/Dialer/tests/unittests/
Dreadme.md1 Unit test suite for CarDialerApp using Robolectric.
/packages/apps/Car/Messenger/tests/robotests/
Dreadme.md1 Unit test suite for CarMessengerApp using Robolectric.
/packages/apps/Car/Cluster/tests/robotests/
Dreadme.md1 Unit test suite for DirectRenderingCluster using Robolectric.
/packages/apps/Car/Settings/tests/robotests/
Dreadme.md1 Unit test suite for SettingsLib using Robolectric.
/packages/apps/Car/Dialer/tests/robotests/
Dreadme.md1 Unit test suite for CarDialerApp using Robolectric.
/packages/apps/TV/tests/robotests/
DREADME.md1 Unit test suite for Live Channels using Robolectric.
/packages/apps/Gallery/tests/src/com/android/camera/
DUnitTests.java29 public static Test suite() { in suite() method in UnitTests
/packages/apps/Settings/tests/robotests/
DREADME.md4 ## The full suite
/packages/apps/Car/Dialer/tests/instrutests/
Dreadme.md1 Instrumented test suite for CarDialerApp using AndroidJUnitRunner.
/packages/apps/TimeZoneData/testing/xts/
DAndroid.bp17 // own test suite. At runtime the libs below (or a superset) must be present.
/packages/modules/SdkExtensions/derive_sdk/
DAndroid.bp39 // Work around testing using a 64-bit test suite on 32-bit test device by
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md35 …an be run on your particular platform. Building and running the unit test suite will give you the …
47suite for automatic testing. [Travis](https://travis-ci.org/miloyip/rapidjson/)(for Linux) and [Ap…
DDoxyfile.in1219 # (such as a company or product suite) can be grouped.
/packages/modules/DnsResolver/
DAndroid.bp71 // suite on cf_x86_phone (32-bit) for coverage.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile869 # documentation sets from a single provider (such as a company or product suite)
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile869 # documentation sets from a single provider (such as a company or product suite)
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz ... ,flags=,originalFreq=162 113 word=suite,f=162,flags=,originalFreq= ...
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...

12