Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp4547 int max_operations = SecLevel() == SecurityLevel::STRONGBOX ? 4 : 16; in TEST_P() local
4548 OperationHandle op_handles[max_operations]; in TEST_P()
4550 for(int i=0; i<max_operations; i++) { in TEST_P()
4558 for(int i=0; i<max_operations; i++) { in TEST_P()