Home
last modified time | relevance | path

Searched defs:checkingError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libese/libapdu/tests/
H A Dapdu_test.cpp206 TEST(ResponseApduTest, checkingError) { in TEST() argument
207 const std::vector<uint8_t> checkingError{0x67, 0}; in TEST() local