Searched refs:os_patch_level (Results 1 – 4 of 4) sorted by relevance
258 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()), in TEST_P()298 .Authorization(TAG_OS_PATCHLEVEL, os_patch_level()), in TEST_P()
97 uint32_t os_patch_level() { return os_patch_level_; } in os_patch_level() function
515 EXPECT_TRUE(auths.Contains(TAG_OS_PATCHLEVEL, os_patch_level())) in CheckBaseParams()516 << "OS patch level is " << os_patch_level() << " key reported " in CheckBaseParams()
450 uint32_t os_patch_level() { return os_patch_level_; } in os_patch_level() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest1083 EXPECT_TRUE(auths.Contains(TAG_OS_PATCHLEVEL, os_patch_level())) in CheckBaseParams()1084 << "OS patch level is " << os_patch_level() << " key reported " in CheckBaseParams()