Home
last modified time | relevance | path

Searched defs:expected (Results 251 - 275 of 1415) sorted by relevance

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dcfrtst.c174 UCollationResult expected=UCOL_EQUAL; in TestSecondary() local
/third_party/libinput/test/
H A Dtest-trackpoint.c316 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in enable_dwtp() local
326 expected = LIBINPUT_CONFIG_STATUS_SUCCESS; in disable_dwtp() local
/third_party/openssl/test/
H A Dcmp_asn_test.c18 int expected; member
H A Dsiphash_internal_test.c27 SIZED_DATA expected; member
176 unsigned char *expected = test.expected.data; in test_siphash() local
H A Dx509_check_cert_pkey_test.c34 int ret = 0, type = 0, expected = 0, result = 0; in test_x509_check_cert_pkey() local
118 int expected in test_PEM_X509_INFO_read_bio() local
[all...]
H A Dasn1_internal_test.c159 static int test_unicode(const unsigned char *univ, size_t len, int expected) in test_unicode() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/
H A DTypeExtensionsTest.cs63 public void IsAssignableFrom(Type target, Type argument, bool expected) in IsAssignableFrom() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_pattern_test.cpp66 spv_operand_pattern_t expected; member
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Deliminate_dead_const_test.cpp193 const std::string expected = builder.GetCode(); in TEST_P() local
H A Dfold_spec_const_op_composite_test.cpp49 std::vector<const char*> expected = { in TEST_F() local
203 std::vector<std::string> expected; member
217 const std::string expected = expected_code_builder.GetCode(); in TEST_P() local
[all...]
H A Dregister_liveness.cpp34 CompareSets(const std::unordered_set<Instruction*>& computed, const std::unordered_set<uint32_t>& expected) CompareSets() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp1389 const std::string expected = R"(OpCapability Shader in TEST_F() local
1539 const std::string expected = R"(OpCapability Shader in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_pattern_test.cpp66 spv_operand_pattern_t expected; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Deliminate_dead_const_test.cpp193 const std::string expected = builder.GetCode(); in TEST_P() local
H A Dfold_spec_const_op_composite_test.cpp49 std::vector<const char*> expected = { in TEST_F() local
203 std::vector<std::string> expected; member
217 const std::string expected = expected_code_builder.GetCode(); in TEST_P() local
[all...]
H A Dregister_liveness.cpp34 CompareSets(const std::unordered_set<Instruction*>& computed, const std::unordered_set<uint32_t>& expected) CompareSets() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp1389 const std::string expected = R"(OpCapability Shader in TEST_F() local
1539 const std::string expected = R"(OpCapability Shader in TEST_F() local
/third_party/skia/tests/
H A DSkRasterPipelineTest.cpp254 uint16_t expected[] = {0, 0, 0, data[j]}; in DEF_TEST() local
337 uint16_t expected[] = {data[j][0], data[j][1], h(0), h(1)}; in DEF_TEST() local
368 uint8_t expected[] = { in DEF_TEST() local
402 uint8_t expected[] = {0x00, 0x00, 0x00, SkToU8(data[j] >> 8)}; in DEF_TEST() local
431 uint16_t expected = (data[j][3] << 8) | data[j][3]; DEF_TEST() local
459 uint16_t expected[4] = {data[j][2], data[j][1], data[j][0], data[j][3]}; DEF_TEST() local
[all...]
H A DGrRenderTaskClusterTest.cpp35 create_graph0(SkTArray<sk_sp<GrMockRenderTask>>* graph, SkTArray<sk_sp<GrMockRenderTask>>* expected) create_graph0() argument
55 create_graph1(SkTArray<sk_sp<GrMockRenderTask>>* graph, SkTArray<sk_sp<GrMockRenderTask>>* expected) create_graph1() argument
79 create_graph2(SkTArray<sk_sp<GrMockRenderTask>>* graph, SkTArray<sk_sp<GrMockRenderTask>>* expected) create_graph2() argument
102 create_graph3(SkTArray<sk_sp<GrMockRenderTask>>* graph, SkTArray<sk_sp<GrMockRenderTask>>* expected) create_graph3() argument
[all...]
H A DRTreeTest.cpp29 std::vector<int> expected; in verify_query() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeSharedMemoryTests.cpp67 const uint32_t expected = kInstances; in BasicTest() local
H A DComputeCopyStorageBufferTests.cpp47 std::array<uint32_t, kNumUints> expected; in BasicTest() local
H A DShaderFloat16Tests.cpp169 uint16_t expected[] = {Float32ToFloat16(3.57), Float32ToFloat16(0.0)}; // 0.0 is a padding. in TEST_P() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDecodeTest.java60 private void checkDecodeResource(String expected, String compressed) throws IOException { in checkDecodeResource() argument

Completed in 24 milliseconds

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