Searched refs:unexp (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp23.cpp14 auto unexp = [values] {}; // expected-error{{initializer contains unexpanded parameter pack 'values'}} local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
H A Dprinting_unittest.py173 def run_test(total, exp, unexp, shards, result):
175 fake_results = FakeRunResults(total, exp, unexp, shards)

Completed in 268 milliseconds