Home
last modified time | relevance | path

Searched defs:Expectations (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DChromiumCheckModelTest.cpp151 auto Expectations = in TEST() local
182 auto Expectations = in TEST() local
H A DTestingSupportTest.cpp82 const AnalysisOutputs &)> in checkDataflow()
H A DSingleVarConstantPropagationTest.cpp197 void RunDataflow(llvm::StringRef Code, Matcher Expectations) { in RunDataflow()
H A DMultiVarConstantPropagationTest.cpp218 void RunDataflow(llvm::StringRef Code, Matcher Expectations) { in RunDataflow()
H A DTypeErasedDataflowAnalysisTest.cpp497 runDataflow(llvm::StringRef Code,Matcher Expectations) runDataflow() argument
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
H A Dsample.pass.cpp61 PopulationIterator>::iterator_category> Expectations; in test() typedef