Home
last modified time | relevance | path

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

/test/vts/testcases/template/llvmfuzzer_test/
Dllvmfuzzer_test_config.py23 FUZZER_TEST_FAIL = 77 variable in ExitCode
Dllvmfuzzer_test.py244 if exit_code == config.ExitCode.FUZZER_TEST_FAIL: