/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/ |
H A D | DataDrivenArabicShapingRegTest.java | 54 private String expected; field in DataDrivenArabicShapingRegTest.StandardDataTest 56 public StandardDataTest(String source, int flags, String expected) { in StandardDataTest() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | TextTrieMapTest.java | 217 private void checkResult(String memo, Iterator itr, Object expected) { in checkResult() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | IntlTestDecimalFormatAPIC.java | 536 public void verify(String message, String got, double expected) { in verify() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | DataDrivenUScriptTest.java | 46 private int expected; field in DataDrivenUScriptTest.LocaleGetCodeTest 48 public LocaleGetCodeTest(ULocale testLocaleName, int expected) { in LocaleGetCodeTest() argument 123 private int[] expected; field in DataDrivenUScriptTest.TestMultipleUScript 125 TestMultipleUScript(String testLocaleName, int[] expected, Locale testLocale) TestMultipleUScript() argument 173 private int expected; global() field in DataDrivenUScriptTest.GetCodeTest 175 GetCodeTest(String testName, int expected) GetCodeTest() argument 261 private String expected; global() field in DataDrivenUScriptTest.GetNameTest 263 GetNameTest(int testCode, String expected) GetNameTest() argument 294 private String expected; global() field in DataDrivenUScriptTest.GetShortNameTest 296 GetShortNameTest(int testCode, String expected) GetShortNameTest() argument 330 private int expected; global() field in DataDrivenUScriptTest.GetScriptTest [all...] |
/third_party/libuv/test/ |
H A D | test-thread.c | 219 size_t expected; in thread_check_stack() local [all...] |
H A D | test-fs-open-flags.c | 158 static void writeExpect(char *file, char *expected, int size) { in writeExpect() argument 226 static void readExpect(char *file, char *expected, int size) { in readExpect() argument
|
/third_party/json/include/nlohmann/detail/input/ |
H A D | parser.hpp | 466 std::string exception_message(const token_type expected, const std::string& context) in exception_message() argument
|
/third_party/jerryscript/tests/unit-core/ |
H A D | test-api-binary-operations-instanceof.cpp | 29 bool expected; member
|
H A D | test-proxy.cpp | 76 const char expected[] = "value"; in handler_get() local 105 const char expected[] = "value"; in handler_set() local
|
H A D | test-api-binary-operations-arithmetics.cpp | 42 jerry_value_t expected; member
|
/third_party/json/tests/src/ |
H A D | unit-msgpack.cpp | 117 std::vector<uint8_t> expected = {0xc0}; variable 131 std::vector<uint8_t> expected = {0xc3}; variable 143 std::vector<uint8_t> expected = {0xc2}; variable 170 std::vector<uint8_t> expected; variable 201 std::vector<uint8_t> expected; global() variable 232 std::vector<uint8_t> expected; global() variable 266 std::vector<uint8_t> expected; global() variable 304 std::vector<uint8_t> expected; global() variable 347 std::vector<uint8_t> expected; global() variable 394 std::vector<uint8_t> expected; global() variable 416 std::vector<uint8_t> expected = {0xd1, 0xdb, 0xd1}; global() variable 442 std::vector<uint8_t> expected; global() variable 482 std::vector<uint8_t> expected; global() variable 524 std::vector<uint8_t> expected; global() variable 574 std::vector<uint8_t> expected; global() variable 604 std::vector<uint8_t> expected; global() variable 637 std::vector<uint8_t> expected; global() variable 674 std::vector<uint8_t> expected; global() variable 716 std::vector<uint8_t> expected; global() variable 757 std::vector<uint8_t> expected = global() variable 774 std::vector<uint8_t> expected = global() variable 791 std::vector<uint8_t> expected = global() variable 828 std::vector<uint8_t> expected; global() variable 865 std::vector<uint8_t> expected; global() variable 960 std::vector<uint8_t> expected = {0x90}; global() variable 972 std::vector<uint8_t> expected = {0x91, 0xc0}; global() variable 984 std::vector<uint8_t> expected = {0x95, 0x01, 0x02, 0x03, 0x04, 0x05}; global() variable 996 std::vector<uint8_t> expected = {0x91, 0x91, 0x91, 0x90}; global() variable 1050 std::vector<uint8_t> expected = {0x80}; global() variable 1062 std::vector<uint8_t> expected = {0x81, 0xa0, 0xc0}; global() variable 1074 std::vector<uint8_t> expected = global() variable 1157 std::vector<uint8_t> expected; global() variable 1304 std::vector<std::uint8_t> expected; global() variable [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | hostref.cc | 101 void check(wasm::own<wasm::Ref> actual, const wasm::Ref* expected) { in check() argument
|
H A D | table.c | 51 void check_call(wasm_func_t* func, int32_t arg1, int32_t arg2, int32_t expected) { in check_call() argument
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | json_test.cc | 512 std::vector<uint16_t> expected = {0xffff, ' ', 'o', 'r', ' ', 0xffff}; in TEST_F() local
|
/third_party/ninja/src/ |
H A D | lexer.cc | 97 const char* Lexer::TokenErrorHint(Token expected) { in TokenErrorHint() argument
|
H A D | lexer.in.cc | 96 const char* Lexer::TokenErrorHint(Token expected) { in TokenErrorHint() argument
|
H A D | test.cc | 109 void AssertHash(const char* expected, uint64_t actual) {
in AssertHash() argument
|
/third_party/mesa3d/src/panfrost/bifrost/test/ |
H A D | test-constant-fold.cpp | 43 constant_fold_pred(const char *I_expr, const char *expected_expr, bi_instr *I, uint32_t expected) constant_fold_pred() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | genderinfotest.cpp | 79 const GenderInfo* expected = GenderInfo::getNeutralInstance(); in TestFallback() local 101 checkLocale( const Locale& locale, UGender expected, const UGender* genderList, int32_t listLength) checkLocale() argument [all...] |
H A D | simpleformattertest.cpp | 519 UnicodeString expected = "X don't can't {5}'}{a again }Y to the {end"; in TestQuotingLikeMessageFormat() local 529 verifyOffsets( const int32_t *expected, const int32_t *actual, int32_t count) verifyOffsets() argument
|
H A D | selfmts.cpp | 310 UnicodeString expected=UnicodeString("masculineVerbValue"); in selectFormatAPITest() local 325 UnicodeString expected=UnicodeString("otherVerbValue"); in selectFormatAPITest() local
|
H A D | numbertest_modifiers.cpp | 93 UnicodeString expected = expecteds[j][i]; in testSimpleModifier() local
|
/third_party/libdrm/tests/etnaviv/ |
H A D | etnaviv_2d_test.c | 153 uint32_t expected; in etna_check_image() local
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tsoftinj.c | 159 void check(unsigned *count, char *name, unsigned expected) in check() argument
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify10.c | 150 struct event_t *expected = &event_set[test_num]; in verify_inotify() local [all...] |