Home
last modified time | relevance | path

Searched defs:expected_output (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/spirv-tools/test/stats/
Dstats_analyzer_test.cpp66 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/
Ddnn-layer-pad-test.c52 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
Ddnn-layer-mathbinary-test.c78 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
Ddnn-layer-avgpool-test.c69 float expected_output[] = { in test_with_same() local
152 float expected_output[1*4*5*3] = { in test_with_valid() local
Ddnn-layer-conv2d-test.c80 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
Ddnn-layer-depth2space-test.c65 float expected_output[1*10*6*1] = { in test() local
Ddnn-layer-maximum-test.c52 float expected_output = input[i] > params.val.y ? input[i] : params.val.y; in test() local
Ddnn-layer-dense-test.c79 float expected_output[1*5*6*3] = { in test() local
Ddnn-layer-mathunary-test.c94 float expected_output = get_expected(input[i], op); in test() local
/third_party/abseil-cpp/absl/flags/
Dusage_config_test.cc161 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/
Dusage_config_test.cc161 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/
Dgtest_list_output_unittest.py268 def _TestOutput(self, test_format, expected_output): argument
/third_party/boost/libs/geometry/index/test/rtree/
Dtest_rtree.hpp698 …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/
Dunit1604.c80 const char *expected_output; member
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc99 string expected_output; in RubyTest() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_stdlib.c265 int expected_output; in stdlib_sscanf() local
/third_party/boost/libs/spirit/classic/test/
Dchset_tests.cpp170 char const* expected_output = variable
/third_party/boost/libs/program_options/test/
Dtest_convert.cpp79 const std::string& expected_output) in test_convert()
/third_party/spirv-tools/test/opt/
Deliminate_dead_functions_test.cpp187 const std::string expected_output = R"(OpCapability Shader in TEST_F() local
/third_party/openssl/test/
Dct_test.c126 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/
Deliminate_dead_functions_test.cpp187 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/
Deliminate_dead_functions_test.cpp187 const std::string expected_output = R"(OpCapability Shader in TEST_F() local
/third_party/glib/gio/tests/
Dasync-close-output-stream.c33 gchar *expected_output; member
/third_party/grpc/test/core/json/
Djson_test.cc76 const char* expected_output) { in RunSuccessTest()
/third_party/python/Lib/test/
Dtest_robotparser.py288 expected_output = """\ variable in StringFormattingTest

12