Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp4336 std::vector<uint32_t> app_id_lengths{143, 258}; in TEST_P() local
4337 for (uint32_t length : app_id_lengths) { in TEST_P()