Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_turtle.py275 def test_left(self): member in TestTNavigator
/third_party/boost/libs/utility/test/
Doperators_test.cpp522 void test_left(X1 x1, Y1 y1, X2 x2, Y2 y2) in test_left() function
551 test_left( Wrapped6<Big, Small>(b1), s, b1, s ); in operator ()()