Home
last modified time | relevance | path

Searched refs:test_integer (Results 1 – 23 of 23) sorted by relevance

/external/sdv/vsomeip/third_party/boost/iterator/test/
Dcounting_iterator_test.cpp179 void test_integer(Integer* = 0) // default arg works around MSVC bug in test_integer() function
263 test_integer<char>(); in main()
264 test_integer<unsigned char>(); in main()
265 test_integer<signed char>(); in main()
266 test_integer<wchar_t>(); in main()
267 test_integer<short>(); in main()
268 test_integer<unsigned short>(); in main()
269 test_integer<int>(); in main()
270 test_integer<unsigned int>(); in main()
271 test_integer<long>(); in main()
[all …]
/external/cronet/stable/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/
Dtest.cpp509 void test_integer() { in test_integer() function
515 test_integer<char>(); in all_integer_tests()
516 test_integer<signed char>(); in all_integer_tests()
517 test_integer<unsigned char>(); in all_integer_tests()
518 test_integer<short>(); in all_integer_tests()
519 test_integer<unsigned short>(); in all_integer_tests()
520 test_integer<int>(); in all_integer_tests()
521 test_integer<unsigned int>(); in all_integer_tests()
522 test_integer<long>(); in all_integer_tests()
523 test_integer<unsigned long>(); in all_integer_tests()
[all …]
/external/cronet/tot/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/
Dtest.cpp509 void test_integer() { in test_integer() function
515 test_integer<char>(); in all_integer_tests()
516 test_integer<signed char>(); in all_integer_tests()
517 test_integer<unsigned char>(); in all_integer_tests()
518 test_integer<short>(); in all_integer_tests()
519 test_integer<unsigned short>(); in all_integer_tests()
520 test_integer<int>(); in all_integer_tests()
521 test_integer<unsigned int>(); in all_integer_tests()
522 test_integer<long>(); in all_integer_tests()
523 test_integer<unsigned long>(); in all_integer_tests()
[all …]
/external/python/jinja/src/jinja2/
Dtests.py81 def test_integer(value): function
183 "integer": test_integer,
/external/rust/android-crates-io/crates/serde_cbor/tests/
Dser.rs20 fn test_integer() { in test_integer() function
158 fn test_integer() { in test_integer() function
/external/pytorch/test/torch_np/numpy_tests/lib/
Dtest_type_check.py271 def test_integer(self): member in TestIsnan
298 def test_integer(self): member in TestIsfinite
380 def test_integer(self): member in TestNanToNum
/external/python/google-api-python-client/tests/
Dtest_schema.py76 def test_integer(self): member in SchemasTest
/external/llvm/test/CodeGen/AArch64/
Darm64-fmax-safe.ll49 define i64 @test_integer(i64 %in) {
Darm64-fmax.ll49 define i64 @test_integer(i64 %in) {
/external/clang/test/CodeGen/
Dbuiltins-systemz-vector-error.c43 void test_integer(void) { in test_integer() function
Dbuiltins-systemz-zvector-error.c433 void test_integer(void) { in test_integer() function
Dbuiltins-systemz-vector.c112 void test_integer(void) { in test_integer() function
Dbuiltins-systemz-zvector.c1543 void test_integer(void) { in test_integer() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/tests/
Dtest.rs166 fn test_integer() { in test_integer() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/tests/
Dtest.rs166 fn test_integer() { in test_integer() function
/external/rust/android-crates-io/crates/quote/tests/
Dtest.rs169 fn test_integer() { in test_integer() function
/external/rust/android-crates-io/crates/combine/src/
Dlib.rs721 fn test_integer() { in test_integer() function
/external/python/cpython3/Lib/test/
Dtest_pprint.py368 def test_integer(self): member in QueryTestCase
/external/cronet/tot/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
Dlocale-specific_form.pass.cpp157 static void test_integer() { in test_integer() function
2232 test_integer(); in main()
/external/cronet/stable/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
Dlocale-specific_form.pass.cpp157 static void test_integer() { in test_integer() function
2232 test_integer(); in main()
/external/pigweed/pw_format/rust/pw_format/tests/
Dprintf.rs147 fn test_integer() { in test_integer() function
/external/cronet/tot/third_party/libc++/src/test/std/utilities/format/format.functions/
Dlocale-specific_form.pass.cpp278 void test_integer() { in test_integer() function
2320 test_integer<CharT>(); in test()
/external/cronet/stable/third_party/libc++/src/test/std/utilities/format/format.functions/
Dlocale-specific_form.pass.cpp278 void test_integer() { in test_integer() function
2320 test_integer<CharT>(); in test()