Home
last modified time | relevance | path

Searched refs:TEST_F (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/tests/unit/
Dasn1_decoder_test.cpp31 TEST_F(Asn1DecoderTest, Empty_Failure) { in TEST_F() function
50 TEST_F(Asn1DecoderTest, ConstructedGet_TruncatedLength_Failure) { in TEST_F() function
57 TEST_F(Asn1DecoderTest, ConstructedGet_LengthTooBig_Failure) { in TEST_F() function
65 TEST_F(Asn1DecoderTest, ConstructedGet_TooSmallForChild_Failure) { in TEST_F() function
78 TEST_F(Asn1DecoderTest, ConstructedGet_Success) { in TEST_F() function
93 TEST_F(Asn1DecoderTest, ConstructedSkipAll_TruncatedLength_Failure) { in TEST_F() function
100 TEST_F(Asn1DecoderTest, ConstructedSkipAll_Success) { in TEST_F() function
114 TEST_F(Asn1DecoderTest, SequenceGet_TruncatedLength_Failure) { in TEST_F() function
121 TEST_F(Asn1DecoderTest, SequenceGet_TooSmallForChild_Failure) { in TEST_F() function
133 TEST_F(Asn1DecoderTest, SequenceGet_Success) { in TEST_F() function
[all …]
/bootable/recovery/tests/component/
Dapplypatch_test.cpp212 TEST_F(ApplyPatchTest, CheckModeSingle) { in TEST_F() function
217 TEST_F(ApplyPatchTest, CheckModeMultiple) { in TEST_F() function
226 TEST_F(ApplyPatchTest, CheckModeFailure) { in TEST_F() function
234 TEST_F(ApplyPatchCacheTest, CheckCacheCorruptedSingle) { in TEST_F() function
240 TEST_F(ApplyPatchCacheTest, CheckCacheCorruptedMultiple) { in TEST_F() function
250 TEST_F(ApplyPatchCacheTest, CheckCacheCorruptedFailure) { in TEST_F() function
259 TEST_F(ApplyPatchCacheTest, CheckCacheMissingSingle) { in TEST_F() function
265 TEST_F(ApplyPatchCacheTest, CheckCacheMissingMultiple) { in TEST_F() function
275 TEST_F(ApplyPatchCacheTest, CheckCacheMissingFailure) { in TEST_F() function
284 TEST_F(ApplyPatchFullTest, ApplyInPlace) { in TEST_F() function
[all …]