Home
last modified time | relevance | path

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

/external/nos/test/system-test-harness/src/
Dcavptests.cc87 size_t test_input_count = ARRAYSIZE(NIST_GCM_DATA); in TEST_F() local
90 test_input_count = FLAGS_test_input_number + 1; in TEST_F()
92 for (; i < test_input_count; i++) { in TEST_F()