Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ec/suite_b/
Dops.rs1002 expected_point: &TestPoint, in assert_point_actual_equals_expected()
1072 enum TestPoint { enum
1077 fn consume_point(ops: &PrivateKeyOps, test_case: &mut test::TestCase, name: &str) -> TestPoint { in consume_point()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Include/
H A DIds.h360 #define AGESA_TESTPOINT(TestPoint, StdHeader) IdsAgesaTestPoint ((TestPoint), (StdHeader)) argument