/third_party/harfbuzz/src/ |
D | test-array.cc | 37 int expected_values[] = {9, 8, 7, 6, 5, 4, 3, 2, 1}; in test_reverse() local 49 int expected_values[] = {1, 2, 6, 5, 4, 3, 7, 8, 9}; in test_reverse_range() local 65 int expected_values[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in test_reverse_invalid() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-array.cc | 37 int expected_values[] = {9, 8, 7, 6, 5, 4, 3, 2, 1}; in test_reverse() local 49 int expected_values[] = {1, 2, 6, 5, 4, 3, 7, 8, 9}; in test_reverse_range() local 65 int expected_values[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in test_reverse_invalid() local
|
/third_party/googletest/googletest/test/ |
D | googletest-param-test-test.cc | 174 const int expected_values[] = {0, 1, 2}; in TEST() local 182 const int expected_values[] = {0}; in TEST() local 197 const int expected_values[] = {0, 3, 6}; in TEST() local 207 const int expected_values[] = {0, 3}; in TEST() local 318 const int expected_values[] = {3, 5, 8}; in TEST() local 331 const int expected_values[] = {3, 5, 8}; in TEST() local 343 const int expected_values[] = {42}; in TEST() local 361 const int expected_values[] = {3, 5, 8}; in TEST() local 370 const double expected_values[] = {3.0, 5.0, 8.0}; in TEST() local 382 const int expected_values[] = { in TEST() local [all …]
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | array-prototype-entries.js | 51 var expected_values = [2, 3, 5, 7]; variable
|
D | array-prototype-values.js | 61 var expected_values = [2, 3, 5, 7]; variable
|
/third_party/boost/libs/mpi/test/ |
D | gather_test.cpp | 46 std::vector<value_type> expected_values; in gather_test() local 89 std::vector<value_type> expected_values; in gatherv_test() local
|
D | all_gather_test.cpp | 43 std::vector<value_type> expected_values; in all_gather_test() local
|
/third_party/boost/libs/gil/test/core/image_processing/ |
D | simple_kernels.cpp | 39 const float expected_values[7][7] = in test_gaussian_kernel_generation() local
|
/third_party/abseil-cpp/absl/types/ |
D | any_test.cc | 215 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 224 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 233 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 242 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 328 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 349 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 550 std::vector<int> expected_values = {1, 2, 3}; in TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | any_test.cc | 215 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 224 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 233 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 242 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 328 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 349 std::vector<int> expected_values = {1, 2, 3, 4}; in TEST() local 550 std::vector<int> expected_values = {1, 2, 3}; in TEST() local
|
/third_party/boost/libs/range/test/adaptor_test/ |
D | map.cpp | 126 const boost::array<char, 3> expected_values = {{ 'a', 'b', 'c' }}; in test_trac_item_4388() local
|
/third_party/boost/libs/random/test/ |
D | test_qrng_functions.hpp | 43 inline void expected_values(T (&pt)[N][Dimension], std::size_t skip) in expected_values() function
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5TextureGatherOffset.cpp | 2384 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local 2525 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local 2701 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local 2893 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local 3088 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local
|
/third_party/spirv-tools/test/ |
D | text_literal_test.cpp | 164 std::vector<uint32_t> expected_values; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_literal_test.cpp | 164 std::vector<uint32_t> expected_values; member
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_literal_test.cpp | 162 std::vector<uint32_t> expected_values; member
|
D | bit_stream.cpp | 1180 const std::vector<uint64_t> expected_values = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local 1201 const std::vector<uint64_t> expected_values = {1000, 0, 255, 4294967296}; in TEST() local
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_literal_test.cpp | 164 std::vector<uint32_t> expected_values; member
|
/third_party/boost/libs/intrusive/test/ |
D | list_test.cpp | 243 std::vector<int> expected_values(num_values); in test_shift() local
|
D | slist_test.cpp | 295 std::vector<int> expected_values(num_values); in test_shift() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cPipelineStatisticsQueryTests.cpp | 1205 …execution_result& run_result, unsigned int n_expected_values, const glw::GLuint64* expected_values, in verifyResultValues() 3112 glw::GLuint64 expected_values[4] = { 0 }; in executeTest() local 4021 glw::GLuint64 expected_values[2] = { 0 }; in executeTest() local
|
D | gl4cPipelineStatisticsQueryTests.hpp | 313 const glw::GLuint64* expected_values, glw::GLenum query_type, in getVerifyResultValuesErrorString()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 1586 bool verifyFace(const T* data, const glw::GLuint cube_face, const T* expected_values, const glw::GL… in verifyFace() 1630 bool verifyImage(const T* data, const T* expected_values, const glw::GLuint n_layers) in verifyImage() 1675 std::vector<T> expected_values; in verifyResultImage() local
|
/third_party/python/Lib/test/ |
D | test_logging.py | 162 def assert_log_lines(self, expected_values, stream=None, pat=None): argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryBuiltinTests.cpp | 2446 const float expected_values[3] = in initAccelerationStructures() local
|