Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_cli_v2.cpp37 bool required_for_brillo_pts; member
224 if (!TestKey(test_case.name, test_case.required_for_brillo_pts, test_case.parameters)) { in BrilloPlatformTest()
238 test_case.required_for_brillo_pts ? kBoldGreenRequired : kBoldYellowRecommended); in ListTestCases()