/third_party/node/test/js-native-api/test_promise/ |
D | test.js | 12 const expected_result = 42; constant 24 const expected_result = 'It\'s not you, it\'s me.'; constant 36 const expected_result = 'chained answer'; constant
|
/third_party/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 199 bool expected_result; in TEST_P() member 286 bool expected_result; in TEST_P() member 394 bool expected_result; in TEST_P() member 475 bool expected_result; in TEST_P() member 567 bool expected_result; member 835 bool expected_result; in TEST_P() member 1165 bool expected_result; in TEST_P() member 1253 bool expected_result; in TEST_P() member 1255 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1318 #define INST_C(dst_type, src_type, dst_stride, dst_subnr, expected_result) \ in TEST_P() argument [all …]
|
D | test_fs_copy_propagation.cpp | 164 bool expected_result; in TEST_F() member
|
/third_party/jerryscript/tests/unit-ext/module/ |
D | jerry-module-test.c | 175 assert_number (jerry_value_t js_value, double expected_result) in assert_number() 182 eval_one (const char *the_string, double expected_result) in eval_one()
|
/third_party/openssl/test/ssl-tests/ |
D | protocol_version.pm | 342 sub expected_result { subroutine
|
/third_party/python/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): argument
|
/third_party/spirv-tools/test/opt/ |
D | cfg_test.cpp | 68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local 154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | cfg_test.cpp | 68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local 154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local
|
D | dataflow.cpp | 214 std::map<uint32_t, std::set<uint32_t>> expected_result; in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | cfg_test.cpp | 68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local 154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local
|
D | dataflow.cpp | 214 std::map<uint32_t, std::set<uint32_t>> expected_result; in TEST_F() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl28.c | 106 int lc, expected_result = -1; in main() local
|
D | fcntl27.c | 109 int lc, expected_result = -1; in main() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5SSBOArrayIndexing.cpp | 186 glw::GLuint expected_result[m_n_arrays] = { 0, 36, 0, 36 }; in iterate() local
|
D | esextcGPUShader5FmaAccuracy.cpp | 355 …PUShader5FmaAccuracyTest::calculateRelativeError(glw::GLfloat result, glw::GLfloat expected_result, in calculateRelativeError()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cIncompleteTextureAccessTests.hpp | 121 glw::GLfloat expected_result[4]; member
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | opus.c | 341 GstCaps * expected_result) in run_getcaps_check() 376 const gchar * downstream_caps, const gchar * expected_result) in run_getcaps_check_from_strings()
|
/third_party/openssl/test/ |
D | ecstresstest.c | 71 BIGNUM *result = NULL, *expected_result = NULL; in test_curve() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_stdlib.c | 266 int expected_result; in stdlib_sscanf() local
|
/third_party/openssl/demos/keyexch/ |
D | x25519.c | 43 static const unsigned char expected_result[32] = { variable
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleGetActiveUniformTests.cpp | 559 bool expected_result[SHADER_UNIFORM_COUNT] = { 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0 }; in iterate() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | videobox.c | 42 gboolean expected_result; member
|
/third_party/cef/tests/ceftests/ |
D | parser_unittest.cc | 382 CefString expected_result = data; in TEST() local 428 CefString expected_result = data; in TEST() local 461 CefString expected_result = "[\"value1\",123,{\"key3\":[1,2,3]}]"; in TEST() local
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary.cpp | 179 bool expected_result = (boolean_constant->opcode() == SpvOpConstantTrue); in IsApplicable() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary.cpp | 179 bool expected_result = (boolean_constant->opcode() == SpvOpConstantTrue); in IsApplicable() local
|