Home
last modified time | relevance | path

Searched defs:test_params (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/DnsResolver/tests/
H A Ddnsresolver_binder_test.cpp372 std::vector<int> test_params = {300 /*sample_validity*/, 25 /*success_threshold*/, in TEST_F() local
422 std::vector<int> test_params = {300, 25, 8, 8}; in TEST_F() local
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp207 static auto test_params = variable