Home
last modified time | relevance | path

Searched defs:expected (Results 351 - 375 of 1415) sorted by relevance

1...<<11121314151617181920>>...57

/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
H A Dbio_readbuffer_test.c31 char expected[4096]; in test_readbuffer_file_bio() 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
/third_party/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/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferParameters.cpp240 glw::GLboolean TextureBufferParameters::queryTextureBindingBuffer(glw::GLint expected) in queryTextureBindingBuffer() argument
272 glw::GLboolean TextureBufferParameters::queryTextureBufferBinding(glw::GLint expected) in queryTextureBufferBinding() argument
304 queryTextureBufferDataStoreBinding(glw::GLint expected) queryTextureBufferDataStoreBinding() argument
338 queryTextureBufferOffset(glw::GLint expected) queryTextureBufferOffset() argument
371 queryTextureBufferSize(glw::GLint expected) queryTextureBufferSize() argument
403 queryTextureInternalFormat(glw::GLint expected) queryTextureInternalFormat() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dbinary_to_text_test.cpp131 std::stringstream expected; in TEST_F() local
152 std::stringstream expected; in TEST_F() local
443 const std::string expected = in TEST_F() local
453 expected); in TEST_F() local
466 const std::string expected in TEST_F() local
475 expected); TEST_F() local
485 const std::string expected = TEST_F() local
493 expected); TEST_F() local
518 std::string expected; global() member
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_flatten_conditional_branch_test.cpp1946 std::string expected = R"( in TEST() local
2018 std::string expected = R"( in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dgraphics_robust_access_test.cpp1474 std::string expected = R"(OpCapability Shader in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp337 std::string expected = R"( in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_to_text_test.cpp131 std::stringstream expected; in TEST_F() local
152 std::stringstream expected; in TEST_F() local
443 const std::string expected = in TEST_F() local
453 expected); in TEST_F() local
466 const std::string expected in TEST_F() local
475 expected); TEST_F() local
485 const std::string expected = TEST_F() local
493 expected); TEST_F() local
518 std::string expected; global() member
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...57