Searched refs:systemPatchLevel (Results 1 – 1 of 1) sorted by relevance
985 auto systemPatchLevel = deviceInfo->get("system_patch_level")->asUint(); in TEST_P() local993 ASSERT_TRUE(systemPatchLevel); in TEST_P()1009 ASSERT_EQ(systemPatchLevel->value(), attestedSystemPatchLevel.value()); in TEST_P()