Home
last modified time | relevance | path

Searched defs:failed (Results 1 – 25 of 68) sorted by relevance

123

/aosp12/build/soong/scripts/hiddenapi/
H A Dverify_overlaps.py40 failed = False variable
56 failed = True variable
/aosp12/frameworks/rs/tests/cpp_api/cppbasic-getpointer/
H A Dcompute.cpp13 bool failed = false; in test_compute() local
88 bool failed = test_compute(); in main() local
/aosp12/frameworks/rs/tests/cpp_api/cppbasic/
H A Dcompute.cpp8 bool failed = false; in test_compute() local
104 bool failed = test_compute(); in main() local
/aosp12/frameworks/rs/tests/cpp_api/cppbasic-shared/
H A Dcompute.cpp8 bool failed = false; in test_compute() local
104 bool failed = test_compute(); in main() local
/aosp12/frameworks/base/test-runner/src/android/test/
H A DTestPrinter.java66 private void failed(String className, Throwable exception) { in failed() method in TestPrinter
73 private void failed(Test test, Throwable t) { in failed() method in TestPrinter
/aosp12/art/runtime/
H A Dverify_object.cc35 bool failed = !IsAligned<kObjectAlignment>(obj.Ptr()); in VerifyObjectImpl() local
/aosp12/build/soong/python/tests/
H A Dpy-cmd_test.py22 failed = False variable
H A Dpar_test.py22 failed = False variable
/aosp12/build/soong/python/tests/testpkg/
H A Dpycmd_test.py21 failed = False variable
H A Dpar_test.py21 failed = False variable
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/
H A DStaticMockFixtureRule.java109 protected void failed(Throwable e, Description description) { in apply() method in StaticMockFixtureRule
/aosp12/frameworks/native/include/powermanager/
H A DPowerHalWrapper.h43 static HalResult<T> failed(std::string msg) { in failed() function
89 static HalResult<void> failed(std::string msg) { return HalResult(std::move(msg)); } in failed() function
/aosp12/hardware/interfaces/sensors/common/vts/utils/
H A DGrallocWrapper.cpp73 bool failed(Error2 error) { in failed() function
76 bool failed(Error3 error) { in failed() function
79 bool failed(Error4 error) { in failed() function
/aosp12/frameworks/rs/tests/cpp_api/typecheck/
H A Dtypecheck.cpp76 bool failed = false; in TEST_ELEM_ALL() local
/aosp12/frameworks/compile/libbcc/lib/
H A DRSScreenFunctionsPass.cpp77 bool failed = false; in runOnModule() local
/aosp12/frameworks/base/tests/backup/
H A Dbackup_helper_test.cpp81 int failed = 0; in main() local
/aosp12/frameworks/hardware/interfaces/stats/1.0/test_client/
H A DStatsClient.cpp98 HardwareFailed failed = {.hardwareType = HardwareFailed::HardwareType::CODEC, in main() local
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/scheduling/
H A DRetryPolicy.java41 private boolean failed; field in RetryPolicy
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothA2dpConnector.java123 private void failed() { in failed() method in BluetoothA2dpConnector
/aosp12/frameworks/native/services/vibratorservice/include/vibratorservice/
H A DVibratorHalWrapper.h39 static HalResult<T> failed(std::string msg) { in failed() function
96 static HalResult<void> failed(std::string msg) { return HalResult(std::move(msg)); } in failed() function
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
H A DSyncStateSwitchPreference.java111 public void setFailed(boolean failed) { in setFailed()
/aosp12/hardware/interfaces/automotive/can/1.0/default/
H A DCanSocket.cpp140 bool failed = !mStopReaderThread; in readerThread() local
/aosp12/bionic/tests/
H A Dstruct_layout_test.cpp122 bool failed = false; in TEST() local
/aosp12/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DUnitTestSuiteBuilderTest.java92 public boolean failed(String testName) { in failed() method in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
/aosp12/packages/apps/Settings/src/com/android/settings/accounts/
H A DSyncStateSwitchPreference.java125 public void setFailed(boolean failed) { in setFailed()

123