Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/zram/
DZramTest.cpp49 FAIL() << "Failed to read /proc/swaps."; in TEST()
53 FAIL() << "No swaps found."; in TEST()
/test/vti/test_serving/gae/webapp/src/endpoint/
Djob_queue.py82 return_code=model.ReturnCodeMessage.FAIL, jobs=[])
178 return_code=model.ReturnCodeMessage.FAIL, jobs=[])
/test/vts-testcase/kernel/gki/
Dgeneric_boot_image_test.cpp81 FAIL() << "Can't access " << boot_path << ": " << strerror(saved_errno); in TEST_F()
/test/vts/runners/host/tcp_server/
Dcallback_server.py75 response_message.response_code = SysMsg.FAIL
Dcallback_server_test.py223 self.assertEqual(response_message.response_code, SysMsg_pb2.FAIL)
/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp388 FAIL() << "Failed to create " << kTestDir << Errno(); in SetUp()
400 FAIL() << "Failed to open " << kTestMountpoint << Errno(); in TearDown()
407 FAIL() << "FS_IOC_REMOVE_ENCRYPTION_KEY failed on " << kTestMountpoint in TearDown()
/test/vts/proto/
DAndroidSystemControlMessage.proto65 FAIL = 2; enumerator
DAndroidSystemControlMessage_pb2.py187 FAIL = 2 variable
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py365 FAIL = 1 variable in ReturnCodeMessage
/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp1020 FAIL() << "The hash tree algorithm cannot be SHA1 for partition " in VerifyHashAlgorithm()