Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-avoid-bind.cpp133 void testCaptureByValue(int Param, F f) { in testCaptureByValue() function
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py1475 def testCaptureByValue(self): member in FunctionCaptureByValueTest