/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
D | TestSuiteBuilderTest.java | 55 assertTrue(recorder.passed("SimpleTest.testSimpleOne")); in testShouldRunSimpleTests() 56 assertTrue(recorder.passed("SimpleTest.testSimpleTwo")); in testShouldRunSimpleTests() 57 assertTrue(recorder.passed("AnotherSimpleTest.testAnotherOne")); in testShouldRunSimpleTests() 68 assertTrue(recorder.passed("SimpleTest.testSimpleTwo")); in testShouldOnlyIncludeTestsThatSatisfyAllPredicates() 96 assertTrue(recorder.passed("SubclassTest.testSubclass")); in testShouldRunTestsInheritedFromSuperclass() 97 assertTrue(recorder.passed("SubclassTest.testSuperclass")); in testShouldRunTestsInheritedFromSuperclass() 106 assertTrue(recorder.passed("Level1Test.testLevel1")); in testShouldIncludeTestsInSubPackagesRecursively() 107 assertTrue(recorder.passed("Level2Test.testLevel2")); in testShouldIncludeTestsInSubPackagesRecursively() 126 assertTrue(recorder.passed("PartiallySuppressedTest.testUnSuppressedMethod")); in testShouldExcludeSuppressedTests() 222 public boolean passed(String testName) {
|
D | UnitTestSuiteBuilderTest.java | 100 public boolean passed(String testName) { in passed() method in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
D | DiagonalClassifier.java | 71 return Result.passed(0); in calculateFalsingResult() 76 return Result.passed(0); in calculateFalsingResult() 91 return falsed ? falsed(0.5f, getReason()) : Result.passed(0.5); in calculateFalsingResult()
|
D | ProximityClassifier.java | 124 return Result.passed(0); in calculateFalsingResult() 132 : Result.passed(0.5); in calculateFalsingResult() 135 return Result.passed(0.5); in calculateFalsingResult()
|
D | TypeClassifier.java | 52 return Result.passed(0); in calculateFalsingResult() 109 return wrongDirection ? falsed(confidence, getReason(interactionType)) : Result.passed(0.5); in calculateFalsingResult()
|
D | DistanceClassifier.java | 165 return Result.passed(0); in calculateFalsingResult() 168 return !getPassedFlingThreshold() ? falsed(0.5, getReason()) : Result.passed(0.5); in calculateFalsingResult() 191 return longSwipe ? Result.passed(0.5) : falsed(0.5, getReason()); in isLongSwipe()
|
D | ZigZagClassifier.java | 96 return Result.passed(0); in calculateFalsingResult() 109 return Result.passed(0); in calculateFalsingResult() 170 ? falsed(0.5, getReason()) : Result.passed(0.5); in calculateFalsingResult()
|
D | TapClassifier.java | 65 return Result.passed(0); in isTap()
|
D | PointerCountClassifier.java | 67 ? falsed(1, getReason(allowedPointerCount)) : Result.passed(0); in calculateFalsingResult()
|
D | DoubleTapClassifier.java | 62 ? falsed(0.5, reason.toString()) : Result.passed(0.5); in calculateFalsingResult()
|
D | FalsingClassifier.java | 206 public static Result passed(double confidence) { in passed() method in FalsingClassifier.Result
|
/frameworks/base/core/proto/android/internal/ |
D | protolog.proto | 33 /* string parameters passed to the log call. */ 35 /* integer parameters passed to the log call. */ 37 /* floating point parameters passed to the log call. */ 39 /* boolean parameters passed to the log call. */
|
/frameworks/hardware/interfaces/vr/composer/2.0/ |
D | IVrComposerClient.hal | 75 * BAD_DISPLAY when an invalid display handle was passed in. 76 * BAD_LAYER when an invalid layer handle was passed in. 92 * BAD_DISPLAY when an invalid display handle was passed in. 106 * BAD_DISPLAY when an invalid display handle was passed in. 107 * BAD_LAYER when an invalid layer handle was passed in.
|
/frameworks/hardware/interfaces/vr/composer/1.0/ |
D | IVrComposerClient.hal | 75 * BAD_DISPLAY when an invalid display handle was passed in. 76 * BAD_LAYER when an invalid layer handle was passed in. 92 * BAD_DISPLAY when an invalid display handle was passed in. 106 * BAD_DISPLAY when an invalid display handle was passed in. 107 * BAD_LAYER when an invalid layer handle was passed in.
|
/frameworks/base/test-runner/src/android/test/ |
D | TestPrinter.java | 60 private void passed(String className) { in passed() method in TestPrinter 89 passed(test.toString()); in endTest()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/fudger/ |
D | LocationFudgerTest.java | 109 int passed = 0; in testCoarsen_AvgMany() local 143 passed++; in testCoarsen_AvgMany() 152 assertThat(passed / (double) iterations).isGreaterThan(.70); in testCoarsen_AvgMany()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
D | CellularNetworkValidator.java | 321 private synchronized void reportValidationResult(boolean passed, int subId) { 330 mValidationCallback.onValidationDone(passed, mSubId); 333 if (!mReleaseAfterValidation && passed) { 339 TelephonyMetrics.getInstance().writeNetworkValidate(passed
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 85 rsDebug("passed.", 0); 93 rsDebug("All reference counting tests passed.", 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 83 rsDebug("passed.", 0); 91 rsDebug("All reference counting tests passed.", 0);
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_framebuffer_target.txt | 43 supports rendering to an ANativeWindow for which the buffers are passed to 83 which the buffers are to be passed to HWComposer as a framebuffer
|
/frameworks/av/drm/ |
D | README.md | 4 details from **AIDL** DRM HALs passed through the binder exception message
|
/frameworks/native/cmds/bugreportz/ |
D | readme.md | 3 `bugreportz` is used to generate a zipped bugreport whose path is passed back to `adb`, using
|
/frameworks/base/core/proto/android/app/ |
D | time_zone_detector.proto | 25 // Represents a LocationTimeZoneProviderEvent that can be / has been passed to the time zone 35 // Represents a LocationTimeZoneAlgorithmStatus that can be / has been passed to the time zone
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 43 * The target package can report the time it measures through an ITimeReceiverCallback passed 45 (or however a Binder needs to be passed to the target package)
|
/frameworks/proto_logging/stats/atoms/federatedcompute/ |
D | federatedcompute_extension_atoms.proto | 60 // Log the sdk package name that passed by app in API request. 123 // Log the sdk package name that passed by app in API request.
|