Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/CPP/
H A Dexpected.h33 bool is_expected; global() variable
/llvm-project/llvm/utils/lit/lit/
H A Dreports.py166 gen_resultdb_test_entry( test_name, start_time, elapsed_time, test_output, result_code, is_expected ) global() argument