Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_unittest.cc5609 int expected_algorithms; member
5680 EXPECT_EQ(!!(data.expected_algorithms & EXPECT_SHA1), verify_result.has_sha1); in TEST_P()
5681 EXPECT_EQ(!!(data.expected_algorithms & EXPECT_STATUS_INVALID), in TEST_P()
5683 EXPECT_EQ(!!(data.expected_algorithms & EXPECT_STATUS_INVALID), in TEST_P()