HomeSort by relevance Sort by last modified time
    Searched full:123456789 (Results 326 - 350 of 746) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long/
Test_rem_long.java 35 * @title Arguments = 1234567890123l, 123456789l
39 assertEquals(123l, t.run(1234567890123l, 123456789l));
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long_2addr/
Test_rem_long_2addr.java 35 * @title Arguments = 1234567890123l, 123456789l
39 assertEquals(123l, t.run(1234567890123l, 123456789l));
  /external/chromium-trace/catapult/devil/devil/android/tools/
device_monitor_test.py 29 GetIMEI=lambda: '123456789')
81 'imei': '123456789',
  /external/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/
overflow.pass.cpp 63 assert(sb.str() == "123456789");
88 assert(sb.str() == L"123456789");
  /external/llvm/unittests/DebugInfo/DWARF/
DWARFFormValueTest.cpp 92 auto Sign4 = createDataXFormValue<uint32_t>(DW_FORM_data4, -123456789);
96 EXPECT_EQ(Sign4.getAsSignedConstant().getValue(), -123456789);
  /external/protobuf/js/binary/
utils_test.js 515 writer.writeUint64(123456789, Math.floor(i));
522 jspb.utils.countVarintFields(buffer, 0, buffer.length, 123456789));
547 writer.writeFixed32(123456789, Math.floor(i));
554 jspb.utils.countFixed32Fields(buffer, 0, buffer.length, 123456789));
579 writer.writeDouble(123456789, i);
586 jspb.utils.countFixed64Fields(buffer, 0, buffer.length, 123456789));
611 writer.writeBytes(123456789, [Math.floor(i)]);
618 jspb.utils.countDelimitedFields(buffer, 0, buffer.length, 123456789));
  /external/python/cpython3/Lib/test/
test_structseq.py 91 self.assertRaises(TypeError, t, "123456789", dict=None)
93 s = "123456789"
  /external/snakeyaml/src/test/java/examples/
DiceExampleTest.java 97 yaml.addImplicitResolver(new Tag("!dice"), Pattern.compile("\\d+d\\d+"), "123456789");
151 yaml.addImplicitResolver(new Tag("!dice"), Pattern.compile("\\d+d\\d+"), "123456789");
  /frameworks/base/core/tests/coretests/src/android/content/res/
FontResourcesParserTest.java 125 assertEquals("123456789", certs.get(0));
146 assertEquals("123456789", certs1.get(0));
  /libcore/luni/src/test/java/libcore/java/sql/
TimestampTest.java 55 assertEquals(1009835157000L + 123456789 / 1000000, t1.getTime());
56 assertEquals(123456789, t1.getNanos());
  /libcore/ojluni/src/test/java/time/tck/java/time/serial/
TCKDurationSerialization.java 99 dos.writeInt(123456789);
102 assertSerializedBySer(Duration.ofSeconds(654321, 123456789), bytes);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/
AppDataUsageTest.java 108 final AppItem appItem = new AppItem(123456789);
135 final AppItem appItem = new AppItem(123456789);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/
overflow.pass.cpp 63 assert(sb.str() == "123456789");
88 assert(sb.str() == L"123456789");
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
longsecn-3.d 24 7 \.data\$123456789 [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
26 8 \.rodata\$123456789 [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
longsecn-5.d 24 7 \.data\$123456789 [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
26 8 \.rodata\$123456789 [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ [0-9a-fA-F]+ 2\*\*[0-9]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_types.py 304 test(123456789, 'd', '123456789')
305 test(123456789, 'd', '123456789')
461 test(123456789L, 'd', '123456789')
462 test(123456789L, 'd', '123456789')
581 for x in (1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567890, 12345678900):
  /external/python/cpython2/Lib/test/
test_types.py 304 test(123456789, 'd', '123456789')
305 test(123456789, 'd', '123456789')
461 test(123456789L, 'd', '123456789')
462 test(123456789L, 'd', '123456789')
581 for x in (1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567890, 12345678900):
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_types.py 304 test(123456789, 'd', '123456789')
305 test(123456789, 'd', '123456789')
461 test(123456789L, 'd', '123456789')
462 test(123456789L, 'd', '123456789')
581 for x in (1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567890, 12345678900):
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_types.py 304 test(123456789, 'd', '123456789')
305 test(123456789, 'd', '123456789')
461 test(123456789L, 'd', '123456789')
462 test(123456789L, 'd', '123456789')
581 for x in (1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567890, 12345678900):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_types.py 304 test(123456789, 'd', '123456789')
305 test(123456789, 'd', '123456789')
461 test(123456789L, 'd', '123456789')
462 test(123456789L, 'd', '123456789')
581 for x in (1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567890, 12345678900):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_types.py 304 test(123456789, 'd', '123456789')
305 test(123456789, 'd', '123456789')
461 test(123456789L, 'd', '123456789')
462 test(123456789L, 'd', '123456789')
581 for x in (1234, 12345, 123456, 1234567, 12345678, 123456789, 1234567890, 12345678900):
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-cxx11-nowarn.cpp 124 Agg<float> f5 = {123456789}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}}
126 Agg<float> ce1 = { Convert<int>(123456789) }; // expected-warning {{constant expression evaluates to 123456789 which cannot be narrowed to type 'float'}} expected-note {{silence}}
  /libcore/luni/src/test/java/libcore/java/nio/channels/
FileChannelTest.java 180 byte[] initialBytes = "123456789A".getBytes("US-ASCII");
200 byte[] initialBytes = "123456789A".getBytes("US-ASCII");
220 byte[] initialBytes = "123456789A".getBytes("US-ASCII");
  /libcore/luni/src/test/java/libcore/java/util/
FormatterTest.java 99 assertEquals("-123,456,789", String.format("%,d", -123456789));
108 assertEquals("123,456,789", String.format("%,d", 123456789));
207 formatter.format("%,d", 123456789);
  /cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
ExampleObjects.java 30 " \"test_int\": 123456789,\n" +

Completed in 990 milliseconds

<<11121314151617181920>>