Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dtest-array.cc37 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/
Dtest-array.cc37 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/
Dgoogletest-param-test-test.cc174 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/
Darray-prototype-entries.js51 var expected_values = [2, 3, 5, 7]; variable
Darray-prototype-values.js61 var expected_values = [2, 3, 5, 7]; variable
/third_party/boost/libs/mpi/test/
Dgather_test.cpp46 std::vector<value_type> expected_values; in gather_test() local
89 std::vector<value_type> expected_values; in gatherv_test() local
Dall_gather_test.cpp43 std::vector<value_type> expected_values; in all_gather_test() local
/third_party/boost/libs/gil/test/core/image_processing/
Dsimple_kernels.cpp39 const float expected_values[7][7] = in test_gaussian_kernel_generation() local
/third_party/abseil-cpp/absl/types/
Dany_test.cc215 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/
Dany_test.cc215 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/
Dmap.cpp126 const boost::array<char, 3> expected_values = {{ 'a', 'b', 'c' }}; in test_trac_item_4388() local
/third_party/boost/libs/random/test/
Dtest_qrng_functions.hpp43 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/
DesextcGPUShader5TextureGatherOffset.cpp2384 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/
Dtext_literal_test.cpp164 std::vector<uint32_t> expected_values; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_literal_test.cpp164 std::vector<uint32_t> expected_values; member
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_literal_test.cpp162 std::vector<uint32_t> expected_values; member
Dbit_stream.cpp1180 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/
Dtext_literal_test.cpp164 std::vector<uint32_t> expected_values; member
/third_party/boost/libs/intrusive/test/
Dlist_test.cpp243 std::vector<int> expected_values(num_values); in test_shift() local
Dslist_test.cpp295 std::vector<int> expected_values(num_values); in test_shift() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp1205 …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
Dgl4cPipelineStatisticsQueryTests.hpp313 const glw::GLuint64* expected_values, glw::GLenum query_type, in getVerifyResultValuesErrorString()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1586 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/
Dtest_logging.py162 def assert_log_lines(self, expected_values, stream=None, pat=None): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp2446 const float expected_values[3] = in initAccelerationStructures() local