Searched refs:decryptedDataItemValue (Results 1 – 1 of 1) sorted by relevance
185 optional<vector<uint8_t>> decryptedDataItemValue = in TEST_P() local187 ASSERT_TRUE(decryptedDataItemValue); in TEST_P()188 EXPECT_EQ(decryptedDataItemValue.value(), tstrLastName); in TEST_P()