Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 20 of 20) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/util/
DStateMachine.java45 public static final int FAIL = 3; field in StateMachine
76 FAIL,
216 } else if (event == FAIL) { in updateState()
/packages/modules/adb/fdevent/
Dfdevent_test.h72 FAIL() << "failed to create socketpair: " << strerror(errno); in PrepareThread()
77 FAIL() << "failed to create local socket: " << strerror(errno); in PrepareThread()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DLogUtils.java28 int FAIL = 2; field
88 return ResultType.FAIL; in getResultType()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DSaveFailedState.java101 mStateMachine.getListener().onComplete(StateMachine.FAIL); in onGuidedActionClicked()
/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DBlobCache_test.cpp419 FAIL() << "Unknown Capacity value"; in TEST_P()
487 FAIL() << "found [" << i - 1 << "]th entry but not [" << i << "]th entry"; in TEST_P()
/packages/modules/NeuralNetworks/runtime/test/
DSupportLibraryTestGenerated.cpp145 [] { FAIL(); }(); in createCacheFds()
177 FAIL() << "System property debug.nn.slts.caching should be one of \"path\", " in compileModel()
DTestCompliance.cpp238 FAIL(); in TEST_P()
DTestIntrospectionControl.cpp872 FAIL() << "Unexpected DriverKind"; in TEST_P()
992 FAIL() << "unreachable"; in TEST_P()
1042 FAIL() << "unreachable"; in TEST_P()
DTestValidation.cpp1427 FAIL() << "Unreachable"; in TEST_F()
3216 FAIL() << "Unreachable"; in TEST_F()
3360 FAIL() << "Unreachable"; in runExecutionSetTimeoutTest()
DTestPartitioningRandom.cpp920 FAIL(); in TEST_P()
DTestPartitioning.cpp1291 FAIL(); in buildDefinitionMap()
2677 FAIL(); in getTransformedCacheTokenSingle()
/packages/modules/NeuralNetworks/driver/cache/nnCache/
DnnCache_test.cpp171 FAIL() << "Unknown Capacity value"; in TEST_P()
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestHarness.cpp174 FAIL() << "Unknown input operand type for RANDOM_MULTINOMIAL."; in expectMultinomialDistributionWithinTolerance()
238 FAIL() << "Data type not supported."; in checkResults()
/packages/modules/adb/
Dprotocol.txt291 "OKAY" response is sent, otherwise a "FAIL" message is returned. Once
298 server: "FAIL" <hex4> <reason>
DSYNC.TXT15 "OKAY" or "FAIL" as per usual.
DOVERVIEW.TXT102 2. For failure, the 4-byte "FAIL" string, followed by a
/packages/modules/DnsResolver/tests/
Dresolv_gold_test.cpp243 FAIL() << "Unsupported call type: " << calltype; in VerifyResolver()
Dresolv_integration_test.cpp3004 FAIL() << "Unsupported query method: " << config.method; in TEST_F()
5504 FAIL() << "Unsupported call type: " << static_cast<uint32_t>(calltype); in VerifyQueryHelloExampleComV4()
/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp497 FAIL() << "Unexpected uid."; in TEST()
/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp1266 FAIL() << "State value should have either a value or a group id"; in ValidateStateValue()