Home
last modified time | relevance | path

Searched refs:test_rotate (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/range/test/algorithm_test/
Drotate.cpp87 void test_rotate() in test_rotate() function
103 test->add( BOOST_TEST_CASE( &boost::test_rotate ) ); in init_unit_test_suite()
/third_party/freetype/src/tools/
Dtest_trig.c190 test_rotate( void ) in test_rotate() function
251 test_rotate(); in main()
/third_party/skia/third_party/externals/freetype/src/tools/
Dtest_trig.c190 test_rotate( void ) in test_rotate() function
251 test_rotate(); in main()
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dtest_trig.c191 test_rotate( void ) in test_rotate() function
252 test_rotate(); in main()
/third_party/python/Lib/test/
Dtest_turtle.py242 def test_rotate(self): member in TestVec2D
Dtest_deque.py418 def test_rotate(self): member in TestBasic
Dtest_decimal.py3464 def test_rotate(self): member in ContextAPItests
/third_party/boost/libs/compute/test/
DCMakeLists.txt136 add_compute_test("algorithm.rotate" test_rotate.cpp)