Home
last modified time | relevance | path

Searched defs:test_lambda (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/thread/test/sync/mutual_exclusion/with_lock_guard/
Dwith_lock_guard_lambda.cpp24 void test_lambda() { in test_lambda() function
28 void test_lambda() { in test_lambda() function
/third_party/python/Lib/test/
Dtest_docxmlrpc.py107 def test_lambda(self): member in DocXMLRPCHTTPGETServer
Dtest_reprlib.py148 def test_lambda(self): member in ReprTests
Dtest_fstring.py786 def test_lambda(self): member in TestCase
Dtest_ast.py1321 def test_lambda(self): member in ASTValidatorTests
1784 def test_lambda(self): member in EndPositionTests
/third_party/boost/libs/proto/test/
Dlambda.cpp155 void test_lambda() in test_lambda() function
Dexamples.cpp401 void test_lambda() in test_lambda() function
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pipeline/parse/
Dparser_test.py169 def test_lambda(x, y): function