Home
last modified time | relevance | path

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

/external/autotest/site_utils/rpm_control_system/
Dutils_unittest.py48 check_point = 1369783561.8525634
50 last_modified = check_point + 10.0
55 last_modified = check_point
59 check_point, mapping_file='fake_file')
Dutils.py140 check_point, mapping_file=MAPPING_FILE): argument
165 if check_point < last_modified:
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc964 auto check_point = [&](const EC_POINT *p) { in TEST() local
981 check_point(p.get()); in TEST()
985 check_point(p.get()); in TEST()
1011 auto check_point = [&](const EC_POINT *p) { in TEST() local
1041 check_point(p.get()); in TEST()
1048 check_point(p.get()); in TEST()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc964 auto check_point = [&](const EC_POINT *p) { in TEST() local
981 check_point(p.get()); in TEST()
985 check_point(p.get()); in TEST()
1011 auto check_point = [&](const EC_POINT *p) { in TEST() local
1041 check_point(p.get()); in TEST()
1048 check_point(p.get()); in TEST()