Home
last modified time | relevance | path

Searched defs:expected (Results 326 - 350 of 1349) sorted by relevance

1...<<11121314151617181920>>...54

/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
H A DTestUtilities.java48 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 DTestLocaleValidity.java252 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 DSimpleFormatterTest.java277 private void verifyOffsets(int[] expected, int[] actual) { in verifyOffsets() argument
[all...]
/third_party/libsnd/tests/
H A Dcue_test.c75 double expected = i < 8 ? (double) i / 3. : 10. / 3.; in test_cues() local
/third_party/libuv/test/
H A Dtest-pipe-getsockname.c62 const char expected[] = "\0" TEST_PIPENAME; in pipe_client_connect_cb() local
/third_party/json/tests/src/
H A Dunit-comparison.cpp142 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 Dunit-convenience.cpp175 const char* expected = "Hello, world!"; variable
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-binary-operations-comparisons.cpp30 bool expected; member
/third_party/lame/ACM/tinyxml/
H A Dxmltest.cpp12 bool XmlTest( const char* testString, T expected, T found, bool noEcho = false ) in XmlTest() argument
/third_party/mesa3d/src/freedreno/ir3/tests/
H A Ddisasm.c55 const char *expected; member
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/
H A Dmain.c34 expected = 4, pass = 0; in main() local
/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtest-render.cpp18 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 Dmemory.cc27 void check(T actual, U expected) { in check() argument
H A Dtable.cc37 void check(T actual, U expected) { in check() argument
/third_party/musl/src/hook/linux/
H A Dmusl_fdtrack.c42 bool fdtrack_cas_hook(fdtrack_hook* expected, fdtrack_hook value) in fdtrack_cas_hook() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c39 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 Dnumbertest_patternstring.cpp113 DecimalFormatProperties expected = PatternParser::parseToProperties( in testBug13117() local
/third_party/mesa3d/src/util/
H A Du_atomic.h282 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 Dengine_loader.c40 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 DDigitSequenceMatcherTest.java199 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 DMatcherCompilerTest.java137 private void assertCompile(RangeTree dfa, byte... expected) { in assertCompile() argument
/third_party/openssl/test/
H A Dtrace_api_test.c77 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 DParserTest.java101 private void assertMessageEquals(MessageLite expected, MessageLite actual) in assertMessageEquals() argument
/third_party/pulseaudio/src/pulsecore/
H A Dpid.c147 char *expected; in proc_name_ours() local
/third_party/python/Lib/ctypes/test/
H A Dtest_win32.py41 expected = bytes([ord('a') + i]) variable in ReturnStructSizesTestCase.test_sizes.S

Completed in 26 milliseconds

1...<<11121314151617181920>>...54