Searched refs:max_operations (Results 1 – 1 of 1) sorted by relevance
4547 int max_operations = SecLevel() == SecurityLevel::STRONGBOX ? 4 : 16; in TEST_P() local4548 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()