Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dbit_rotate_test.cpp15 template<class T> void test_rotate( T x ) in test_rotate() function
167 test_rotate( static_cast<unsigned char>( x ) ); in main()
168 test_rotate( static_cast<unsigned short>( x ) ); in main()
169 test_rotate( static_cast<unsigned int>( x ) ); in main()
170 test_rotate( static_cast<unsigned long>( x ) ); in main()
171 test_rotate( static_cast<unsigned long long>( x ) ); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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()
/aosp_15_r20/external/freetype/src/tools/
H A Dtest_trig.c190 test_rotate( void ) in test_rotate() function
251 test_rotate(); in main()
/aosp_15_r20/external/fonttools/Tests/misc/
H A Dtransform_test.py51 def test_rotate(self): member in TransformTest
/aosp_15_r20/external/fonttools/Tests/pens/
H A DfreetypePen_test.py151 def test_rotate(self): member in FreeTypePenTest
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/
H A Duint_macros.rs80 fn test_rotate() {
H A Dint_macros.rs115 fn test_rotate() {
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_turtle.py230 def test_rotate(self): member in TestVec2D
Dtest_deque.py252 def test_rotate(self): member in TestBasic
Dtest_decimal.py2149 def test_rotate(self): member in ContextAPItests
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/num/
H A Duint_macros.rs80 fn test_rotate() {
H A Dint_macros.rs115 fn test_rotate() {
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/
H A Duint_macros.rs80 fn test_rotate() {
H A Dint_macros.rs115 fn test_rotate() {
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/
H A Duint_macros.rs80 fn test_rotate() {
H A Dint_macros.rs115 fn test_rotate() {
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/
H A Duint_macros.rs80 fn test_rotate() {
H A Dint_macros.rs115 fn test_rotate() {
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_turtle.py242 def test_rotate(self): member in TestVec2D
Dtest_deque.py419 def test_rotate(self): member in TestBasic
Dtest_decimal.py3532 def test_rotate(self): member in ContextAPItests
/aosp_15_r20/external/rust/android-crates-io/crates/glam/tests/
Dvec2.rs557 glam_test!(test_rotate, {