/third_party/flutter/skia/third_party/externals/spirv-tools/test/stats/ |
D | stats_analyzer_test.cpp | 66 const std::string expected_output = "Version 1.1 60%\nVersion 1.0 40%\n"; in TEST() local 80 const std::string expected_output = in TEST() local 100 const std::string expected_output = "Kernel 75%\nShader 25%\n"; in TEST() local 117 const std::string expected_output = in TEST() local 136 const std::string expected_output = in TEST() local 163 const std::string expected_output = in TEST() local
|
/third_party/ffmpeg/tests/dnn/ |
D | dnn-layer-pad-test.c | 52 float expected_output[1*9*9*3] = { in test_with_mode_symmetric() local 122 float expected_output[6*2*2*3] = { in test_with_mode_reflect() local 187 float expected_output[1*3*2*6] = { in test_with_mode_constant() local
|
D | dnn-layer-mathbinary-test.c | 78 float expected_output = get_expected(params.v, input[i], op); in test_broadcast_input0() local 118 float expected_output = get_expected(input[i], params.v, op); in test_broadcast_input1() local 166 float expected_output = get_expected(input0[i], input1[i], op); in test_no_broadcast() local
|
D | dnn-layer-avgpool-test.c | 69 float expected_output[] = { in test_with_same() local 152 float expected_output[1*4*5*3] = { in test_with_valid() local
|
D | dnn-layer-conv2d-test.c | 80 float expected_output[1*5*6*2] = { in test_with_same_dilate() local 188 float expected_output[1*3*4*2] = { in test_with_valid() local
|
D | dnn-layer-depth2space-test.c | 65 float expected_output[1*10*6*1] = { in test() local
|
D | dnn-layer-maximum-test.c | 52 float expected_output = input[i] > params.val.y ? input[i] : params.val.y; in test() local
|
D | dnn-layer-dense-test.c | 79 float expected_output[1*5*6*3] = { in test() local
|
D | dnn-layer-mathunary-test.c | 94 float expected_output = get_expected(input[i], op); in test() local
|
/third_party/abseil-cpp/absl/flags/ |
D | usage_config_test.cc | 161 std::string expected_output = "usage_config_test\n"; in TEST_F() local 163 std::string expected_output = in TEST_F() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
D | usage_config_test.cc | 161 std::string expected_output = "usage_config_test\n"; in TEST_F() local 163 std::string expected_output = in TEST_F() local
|
/third_party/googletest/googletest/test/ |
D | gtest_list_output_unittest.py | 268 def _TestOutput(self, test_format, expected_output): argument
|
/third_party/boost/libs/geometry/index/test/rtree/ |
D | test_rtree.hpp | 698 …ts(Rtree const& rtree, std::vector<Value> const& output, std::vector<Value> const& expected_output) in compare_outputs() 712 …d exactly_the_same_outputs(Rtree const& rtree, Range1 const& output, Range2 const& expected_output) in exactly_the_same_outputs() 776 void spatial_query(Rtree & rtree, Predicates const& pred, std::vector<Value> const& expected_output) in spatial_query() 828 std::vector<Value> expected_output; in intersects() local 852 std::vector<Value> expected_output; in disjoint() local 876 std::vector<Value> expected_output; in apply() local 926 std::vector<Value> expected_output; in apply() local 975 std::vector<Value> expected_output; in apply() local 1025 std::vector<Value> expected_output; in apply() local 1108 std::vector<Value> expected_output; in apply() local [all …]
|
/third_party/curl/tests/unit/ |
D | unit1604.c | 80 const char *expected_output; member
|
/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 99 string expected_output; in RubyTest() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_stdlib.c | 265 int expected_output; in stdlib_sscanf() local
|
/third_party/boost/libs/spirit/classic/test/ |
D | chset_tests.cpp | 170 char const* expected_output = variable
|
/third_party/boost/libs/program_options/test/ |
D | test_convert.cpp | 79 const std::string& expected_output) in test_convert()
|
/third_party/spirv-tools/test/opt/ |
D | eliminate_dead_functions_test.cpp | 187 const std::string expected_output = R"(OpCapability Shader in TEST_F() local
|
/third_party/openssl/test/ |
D | ct_test.c | 126 const char *expected_output) in compare_sct_list_printout() 152 const char *expected_output) in compare_extension_printout()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | eliminate_dead_functions_test.cpp | 187 const std::string expected_output = R"(OpCapability Shader in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | eliminate_dead_functions_test.cpp | 187 const std::string expected_output = R"(OpCapability Shader in TEST_F() local
|
/third_party/glib/gio/tests/ |
D | async-close-output-stream.c | 33 gchar *expected_output; member
|
/third_party/grpc/test/core/json/ |
D | json_test.cc | 76 const char* expected_output) { in RunSuccessTest()
|
/third_party/python/Lib/test/ |
D | test_robotparser.py | 288 expected_output = """\ variable in StringFormattingTest
|