Home
last modified time | relevance | path

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

/external/libese/esed/pn81a/tests/
Dapdu_test.cpp197 TEST(ResponseApduTest, executionError) { in TEST() argument
198 const std::vector<uint8_t> executionError{0x66, 0}; in TEST() local