HomeSort by relevance Sort by last modified time
    Searched refs:retrieved_chars (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp 1422 KeyCharacteristics retrieved_chars; local
    [all...]
  /hardware/interfaces/keymaster/4.0/vts/functional/
keymaster_hidl_hal_test.cpp 366 KeyCharacteristics retrieved_chars; local
367 ASSERT_EQ(ErrorCode::OK, GetCharacteristics(key_blob, &retrieved_chars));
368 EXPECT_EQ(key_characteristics, retrieved_chars);
    [all...]

Completed in 252 milliseconds