Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Programs/
D_testembed.c1340 static int test_audit_run_command(void) in test_audit_run_command() function
2115 {"test_audit_run_command", test_audit_run_command},
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_embed.py1674 def test_audit_run_command(self): member in AuditingTests