/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/ |
H A D | TestUtilities.java | 48 private void timeAndCompare(TreeSet ts1, TreeSet ts2, int iterations, boolean expected, double factorOfStandard) { in timeAndCompare() argument 59 private long timeStandardContainsAll(int iterations, Set hs1, Set hs2, boolean expected) { in timeStandardContainsAll() argument 78 private long timeUtilityContainsAll(int iterations, Set hs1, Set hs2, boolean expected) { in timeUtilityContainsAll() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | TestLocaleValidity.java | 252 private void check(int count, LocaleValidityChecker all, String expected, String locale, Set<String> keys) { in check() argument 323 private void showValid(Datasubtype expected, Datatype datatype, Set<Datasubtype> datasubtypes, String code) { in showValid() argument 327 private void showValid(Datasubtype expected, Datatype datatype, Set<Datasubtype> datasubtypes, String code, String code2) { in showValid() argument
|
H A D | SimpleFormatterTest.java | 277 private void verifyOffsets(int[] expected, int[] actual) { in verifyOffsets() argument [all...] |
/third_party/libsnd/tests/ |
H A D | cue_test.c | 75 double expected = i < 8 ? (double) i / 3. : 10. / 3.; in test_cues() local
|
/third_party/libuv/test/ |
H A D | test-pipe-getsockname.c | 62 const char expected[] = "\0" TEST_PIPENAME; in pipe_client_connect_cb() local
|
/third_party/json/tests/src/ |
H A D | unit-comparison.cpp | 142 std::vector<std::vector<std::partial_ordering>> expected = variable 259 std::vector<std::vector<bool>> expected = global() variable 295 CHECK(json::compares_unordered(j_values[i], j_values[j]) == expected[i][j]); global() variable 303 std::vector<std::vector<bool>> expected = global() variable 341 CHECK(json::compares_unordered(j_values[i], j_values[j], true) == expected[i][j]); global() variable 498 std::vector<std::vector<std::partial_ordering>> expected = global() variable [all...] |
H A D | unit-convenience.cpp | 175 const char* expected = "Hello, world!"; variable
|
/third_party/jerryscript/tests/unit-core/ |
H A D | test-api-binary-operations-comparisons.cpp | 30 bool expected; member
|
/third_party/lame/ACM/tinyxml/ |
H A D | xmltest.cpp | 12 bool XmlTest( const char* testString, T expected, T found, bool noEcho = false ) in XmlTest() argument
|
/third_party/mesa3d/src/freedreno/ir3/tests/ |
H A D | disasm.c | 55 const char *expected; member [all...] |
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/ |
H A D | main.c | 34 expected = 4, pass = 0; in main() local
|
/third_party/mesa3d/src/gallium/targets/osmesa/ |
H A D | test-render.cpp | 18 uint64_t expected; member 78 uint64_t expected = p.expected; in TEST_P() local [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | memory.cc | 27 void check(T actual, U expected) { in check() argument
|
H A D | table.cc | 37 void check(T actual, U expected) { in check() argument
|
/third_party/musl/src/hook/linux/ |
H A D | musl_fdtrack.c | 42 bool fdtrack_cas_hook(fdtrack_hook* expected, fdtrack_hook value) in fdtrack_cas_hook() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | stdnmtst.c | 39 static int dotestname(const char *name, const char *standard, const char *expected) { in dotestname() argument 115 static int dotestconv(const char *name, const char *standard, const char *expected) { in dotestconv() argument 171 doTestNames(const char *name, const char *standard, const char **expected, int32_t size) doTestNames() argument 223 doTestUCharNames(const char *name, const char *standard, const char **expected, int32_t size) doTestUCharNames() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_patternstring.cpp | 113 DecimalFormatProperties expected = PatternParser::parseToProperties( in testBug13117() local
|
/third_party/mesa3d/src/util/ |
H A D | u_atomic.h | 282 uint32_t expected; in p_atomic_xchg_32() local 293 uint64_t expected; in p_atomic_xchg_64() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | engine_loader.c | 40 int expected; member 105 static int engine_expect(OSSL_STORE_LOADER_CTX *ctx, int expected) in engine_expect() argument [all...] |
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/ |
H A D | DigitSequenceMatcherTest.java | 199 assertMatcher( DigitSequenceMatcher matcher, Result expected, String... numbers) assertMatcher() argument
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
H A D | MatcherCompilerTest.java | 137 private void assertCompile(RangeTree dfa, byte... expected) { in assertCompile() argument
|
/third_party/openssl/test/ |
H A D | trace_api_test.c | 77 static const char expected[] = "xyz-\nHello World\nGood Bye Universe\n-abc\n"; in test_trace_channel() local
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | ParserTest.java | 101 private void assertMessageEquals(MessageLite expected, MessageLite actual) in assertMessageEquals() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | pid.c | 147 char *expected; in proc_name_ours() local
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_win32.py | 41 expected = bytes([ord('a') + i]) variable in ReturnStructSizesTestCase.test_sizes.S
|