/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 358 ld reg,name@got(r2)
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 395 * by BOOK3S. ld complains with "got/toc optimization is not supported" if r2 396 * is not used for the TOC offset, so use @got(tocreg). If the interrupt 400 ld reg,name@got(tocreg)
|
/third_party/node/test/internet/ |
H A D | test-dns.js | 405 `expected array, got ${util.inspect(result)}`);
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ialloc.c | 1111 goto got; /* we grabbed the inode! */ in __ext4_new_inode() 1122 got: in __ext4_new_inode() 1432 /* Avoid freeing blocks if we got a bad deleted inode */ in ext4_orphan_get()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 136 errln("getBaseSkeleton for skeleton " + dataItem[0] + ", expected " + dataItem[1] + ", got " + base); in TestSkeletonsWithDayPeriods() 143 errln("getBestPattern for skeleton " + testItem[0] + ", expected " + testItem[1] + ", got " + pattern); in TestSkeletonsWithDayPeriods() 346 errln(uLocale + "\tformatted string doesn't match test case: " + testSkeleton + "\t generated: " + pattern + "\t expected: " + testFormatted + "\t got: " + formatted); in TestBasic() 887 "return an exception, got: " + e.toString()); in TestGetInstance() 904 " and expected " + results[i] + " but got " + in TestGetSkeleton() 922 " and expected " + results[i] + " but got " + in TestGetCanonicalSkeletonAllowingDuplicates() 940 " and expected " + results[i] + " but got " + in TestGetBaseSkeleton() 1052 cases[i] + " but got back " + dtpg.getAppendItemFormat(i)); in TestSetAppendItemFormat() 1069 results[i] + " but got back " + dtpg.getAppendItemFormat(fields[i])); in TestGetAppendItemFormat() 1103 cases[i] + " but got bac in TestGetAppendItemName() [all...] |
/third_party/python/Lib/test/ |
H A D | test_float.py | 1138 'got %r instead' % (x, result)) 1163 got = fromHex(lead + inp + trail) 1164 self.identical(got, expected)
|
H A D | test_functools.py | 138 got, empty = p('x') 139 self.assertTrue(expected == got and empty == {}) 146 empty, got = p(x=None) 147 self.assertTrue(expected == got and empty == ()) 1964 rnd = decimal.Rounded("Number got rounded") 1966 self.assertEqual(g(rnd), ("Number got rounded",)) 1971 self.assertEqual(g(rnd), ("Number got rounded",))
|
H A D | test_decimal.py | 463 'Incorrect answer for ' + s + ' -- got ' + result) 466 'Incorrect flags set in ' + s + ' -- got ' + str(myexceptions)) 1528 got = op(x, y) 1530 self.assertIs(expected, got, 1532 "got {4!r}".format( 1533 expected, op.__name__, x, y, got)) 1541 got = op(x, y) 1543 self.assertIs(expected, got, 1546 "got {4!r}".format( 1547 expected, op.__name__, x, y, got)) [all...] |
H A D | test_exceptions.py | 147 self.fail("expected %s, got %s" % (msg, e.msg)) 166 self.fail("expected %s, got %s" % (msg, e.msg)) 544 got = repr(getattr(new, checkArgName)) 546 self.assertEqual(got, want, 784 # We want to test that the except block above got rid of
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtfmttst.cpp | 415 errln((UnicodeString)"FAIL: Should parse to hour " + hour + " but got " + hr); in TestTwoDigitYearDSTParse() 1026 errln((UnicodeString)"FAIL: Parse \"" + text + "\", pattern \"" + pattern + "\", expected " + expected + " got " + format); in TestBadInput135() 1151 errln((UnicodeString)"FAIL: Expected parse failure, got " + result); in TestBadInput135a() 1153 errln(UnicodeString("FAIL: Parse \"") + s + UnicodeString("\", expected ") + expected + UnicodeString(", got ") + result); in TestBadInput135a() 1306 errln("FAIL: Expected " + DATA[i+1] + ", got " + result); in TestDateFormatZone146() 1348 errln((UnicodeString)"FAIL: Expected " + expectedFRENCH + ", got " + out); in TestLocaleDateFormat() 1353 errln((UnicodeString)"FAIL: Expected " + expectedUS + ", got " + out); in TestLocaleDateFormat() 1966 UDate got = fmt.parse(input, ec); in expectParse() local 1969 got = FAIL; in expectParse() 1972 gotfmt.format(got, gotst in expectParse() [all...] |
H A D | rbbitst.cpp | 247 errln("Fail at file %s, line %d expected start of word at 4, got %d", in TestBug3818() 252 errln("Fail at file %s, line %d expected start of word at 4, got %d", in TestBug3818() 286 dataerrln("BreakIterator::getDisplayName() failed: expected \"English (United States)\", got \"" in TestGetDisplayName() 291 dataerrln("BreakIterator::getDisplayName() failed: expected \"French (France)\", got \"" in TestGetDisplayName() 965 // we've got to take it back to char *) in TestExtended() 2841 // This only makes a difference if posChar got bigger by consuming a in rule9Adjust() 3436 test->errln("%s:%d break forward test failed: expected %d but got %d", in testBreakBoundPreceding() 3471 test->errln("%s:%d happy break test previous() failed: expected %d but got %d", in testBreakBoundPreceding() 3491 test->errln("%s:%d preceding(%d): expected %d, got %d", in testBreakBoundPreceding() 4345 errln("%s:%d Expected U_BRK_RULE_SYNTAX, got in TestBug7547() [all...] |
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 841 Here is a list of the things I have got for you since 1907: 849 Here is a list of the things I have got for you since 1907: 867 Here is a list of the things I have got for you since 1907: 921 open filehandle (such as you got from the C<FileHandle> or C<IO::*>
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 841 Here is a list of the things I have got for you since 1907: 849 Here is a list of the things I have got for you since 1907: 867 Here is a list of the things I have got for you since 1907: 921 open filehandle (such as you got from the C<FileHandle> or C<IO::*>
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | intrinsic_test.cc | 2057 auto got = resolver::to_str(param.function, target->Parameters()); in TEST_P() local 2059 EXPECT_EQ(got, expected); in TEST_P()
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | lbr.c | 1252 if (!insn.opcode.got) in branch_type()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | sev-es.c | 254 ret = ctxt->insn.immediate.got ? ES_OK : ES_DECODE_FAILED; in vc_decode_insn()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 139 errln("getBaseSkeleton for skeleton " + dataItem[0] + ", expected " + dataItem[1] + ", got " + base); in TestSkeletonsWithDayPeriods() 146 errln("getBestPattern for skeleton " + testItem[0] + ", expected " + testItem[1] + ", got " + pattern); in TestSkeletonsWithDayPeriods() 349 errln(uLocale + "\tformatted string doesn't match test case: " + testSkeleton + "\t generated: " + pattern + "\t expected: " + testFormatted + "\t got: " + formatted); in TestBasic() 890 "return an exception, got: " + e.toString()); in TestGetInstance() 907 " and expected " + results[i] + " but got " + in TestGetSkeleton() 925 " and expected " + results[i] + " but got " + in TestGetCanonicalSkeletonAllowingDuplicates() 943 " and expected " + results[i] + " but got " + in TestGetBaseSkeleton() 1055 cases[i] + " but got back " + dtpg.getAppendItemFormat(i)); in TestSetAppendItemFormat() 1072 results[i] + " but got back " + dtpg.getAppendItemFormat(fields[i])); in TestGetAppendItemFormat() 1106 cases[i] + " but got bac in TestGetAppendItemName() [all...] |
/third_party/libabigail/tools/ |
H A D | fedabipkgdiff | 816 Call kojihub.getBuild. Return got build directly without change.
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
H A D | command.js | 1757 const message = `error: too many arguments${forSubcommand}. Expected ${expected} argument${s} but got ${receivedArgs.length}.`;
|
/third_party/backends/backend/ |
H A D | avision.c | 2225 sprintf (textbuf, "got unknown sense code 0x%02x", (int)sense_key); in sense_handler() 2382 DBG (5, "<== (bulk read) got: %ld, status: %d\n", in avision_usb_status() 2406 DBG (5, "<== (interrupt read) got: %ld, status: %d\n", in avision_usb_status() 3972 DBG (5, "==> (interrupt read) got: %ld\n", (long)size); in get_button_status() 7745 size_t got; in reader_process() local 7758 got = fread (stripe_data + stripe_fill, 1, this_read, rear_fp); in reader_process() 7759 stripe_fill += (unsigned int) got; in reader_process() 7760 processed_bytes += got; in reader_process() 7761 if (got != this_read) in reader_process() 8646 DBG (1, "sane_open: got in sane_open() [all...] |
/third_party/skia/tests/ |
H A D | SkVMTest.cpp | 971 auto got = (const uint8_t*)buf, 974 REPORTER_ASSERT(r, got[i] == want[i], 975 "byte %d was %02x, want %02x", i, got[i], want[i]); 2457 REPORTER_ASSERT(reporter, dst[i] == 0xf00f, "got %04x, want %04x\n", dst[i], 0xf00f);
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | entry.S | 391 * Now we can allow exceptions again. In case we've got an interrupt 1704 * or the aliased cache flush functions got preemptively interrupted
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | sev.c | 301 if (ctxt->insn.immediate.got) in __vc_decode_user_insn()
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | entry.S | 384 * Now we can allow exceptions again. In case we've got an interrupt 1733 * or the aliased cache flush functions got preemptively interrupted
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9lpf_neon.S | 491 @ The public functions in this file have got the following signature:
|