Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 78) sorted by relevance

1234

/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
DTestSuiteBuilderTest.java55 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) {
DUnitTestSuiteBuilderTest.java100 public boolean passed(String testName) { in passed() method in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DDiagonalClassifier.java71 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()
DProximityClassifier.java124 return Result.passed(0); in calculateFalsingResult()
132 : Result.passed(0.5); in calculateFalsingResult()
135 return Result.passed(0.5); in calculateFalsingResult()
DTypeClassifier.java52 return Result.passed(0); in calculateFalsingResult()
109 return wrongDirection ? falsed(confidence, getReason(interactionType)) : Result.passed(0.5); in calculateFalsingResult()
DDistanceClassifier.java165 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()
DZigZagClassifier.java96 return Result.passed(0); in calculateFalsingResult()
109 return Result.passed(0); in calculateFalsingResult()
170 ? falsed(0.5, getReason()) : Result.passed(0.5); in calculateFalsingResult()
DTapClassifier.java65 return Result.passed(0); in isTap()
DPointerCountClassifier.java67 ? falsed(1, getReason(allowedPointerCount)) : Result.passed(0); in calculateFalsingResult()
DDoubleTapClassifier.java62 ? falsed(0.5, reason.toString()) : Result.passed(0.5); in calculateFalsingResult()
DFalsingClassifier.java206 public static Result passed(double confidence) { in passed() method in FalsingClassifier.Result
/frameworks/base/core/proto/android/internal/
Dprotolog.proto33 /* 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/
DIVrComposerClient.hal75 * 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/
DIVrComposerClient.hal75 * 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/
DTestPrinter.java60 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/
DLocationFudgerTest.java109 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/
DCellularNetworkValidator.java321 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/
Dsingle_source_ref_count.rscript85 rsDebug("passed.", 0);
93 rsDebug("All reference counting tests passed.", 0);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_ref_count.rscript83 rsDebug("passed.", 0);
91 rsDebug("All reference counting tests passed.", 0);
/frameworks/native/opengl/specs/
DEGL_ANDROID_framebuffer_target.txt43 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/
DREADME.md4 details from **AIDL** DRM HALs passed through the binder exception message
/frameworks/native/cmds/bugreportz/
Dreadme.md3 `bugreportz` is used to generate a zipped bugreport whose path is passed back to `adb`, using
/frameworks/base/core/proto/android/app/
Dtime_zone_detector.proto25 // 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/
DREADME.txt43 * 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/
Dfederatedcompute_extension_atoms.proto60 // 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.

1234