Home
last modified time | relevance | path

Searched defs:expectation (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/libcxx/gdb/
H A Dgdb_pretty_printer_test.sh.cpp103 ComparePrettyPrintToChars(TypeToPrint value,const char * expectation) ComparePrettyPrintToChars() argument
110 ComparePrettyPrintToRegex(TypeToPrint value,const char * expectation) ComparePrettyPrintToRegex() argument
117 CompareExpressionPrettyPrintToChars(std::string value,const char * expectation) CompareExpressionPrettyPrintToChars() argument
124 CompareExpressionPrettyPrintToRegex(std::string value,const char * expectation) CompareExpressionPrettyPrintToRegex() argument
[all...]
/llvm-project/lldb/test/API/commands/statistics/basic/
H A DTestStats.py661 verify_stats(self, stats, expectation, options) global() argument
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1575 TypedExpectation<F>* const expectation = in AddNewExpectation() local
1717 TypedExpectation<F>* const expectation = in PrintTriedExpectationsLocked() local