Home
last modified time | relevance | path

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

1234567

/external/libchrome/base/test/
Dvalues_test_util.cc17 void ExpectDictBooleanValue(bool expected_value, in ExpectDictBooleanValue()
25 void ExpectDictDictionaryValue(const DictionaryValue& expected_value, in ExpectDictDictionaryValue()
33 void ExpectDictIntegerValue(int expected_value, in ExpectDictIntegerValue()
41 void ExpectDictListValue(const ListValue& expected_value, in ExpectDictListValue()
49 void ExpectDictStringValue(const std::string& expected_value, in ExpectDictStringValue()
Dtask_runner_test_template.cc40 void ExpectRunsTasksInCurrentSequence(bool expected_value, in ExpectRunsTasksInCurrentSequence()
/external/libchrome/components/policy/core/common/
Dconfiguration_policy_provider_test.cc227 const base::Value& expected_value, in CheckValue()
252 base::Value expected_value(kTestString); in TEST_P() local
262 base::Value expected_value(true); in TEST_P() local
272 base::Value expected_value(42); in TEST_P() local
282 base::ListValue expected_value; in TEST_P() local
294 base::DictionaryValue expected_value; in TEST_P() local
/external/cronet/base/test/
Dvalues_test_util.cc22 void ExpectDictBooleanValue(bool expected_value, in ExpectDictBooleanValue()
30 void ExpectDictIntegerValue(int expected_value, in ExpectDictIntegerValue()
37 void ExpectDictStringValue(StringPiece expected_value, in ExpectDictStringValue()
45 void ExpectDictValue(const Value::Dict& expected_value, in ExpectDictValue()
53 void ExpectDictValue(const Value& expected_value, in ExpectDictValue()
80 const base::Value& expected_value) in DictionaryHasValueMatcher()
190 const base::Value& expected_value) { in DictionaryHasValue()
Dtest_future_unittest.cc67 const int expected_value = 42; in TEST_F() local
103 const int expected_value = 42; in TEST_F() local
161 const int expected_value = 111; in TEST_F() local
172 const int expected_value = 222; in TEST_F() local
274 std::string expected_value = "value"; in TEST_F() local
Dtest_mock_time_task_runner_unittest.cc63 int expected_value = 0; in TEST() local
128 int expected_value = 0; in TEST() local
332 int expected_value = 0; in TEST() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dglobal_func_args.c19 int expected_value; in test_global_func_args0() member
31 const int expected_value = tests[i].expected_value; in test_global_func_args0() local
/external/protobuf/python/google/protobuf/internal/
Dunknown_fields_test.py186 def InternalCheckUnknownField(self, name, expected_value): argument
199 def CheckUnknownField(self, name, unknown_field_set, expected_value): argument
400 def CheckUnknownField(self, name, expected_value): argument
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dunknown_fields_test.py186 def InternalCheckUnknownField(self, name, expected_value): argument
199 def CheckUnknownField(self, name, unknown_fields, expected_value): argument
417 def CheckUnknownField(self, name, expected_value): argument
/external/webrtc/modules/audio_coding/neteq/
Dbuffer_level_filter_unittest.cc43 int expected_value = static_cast<int>(expected_value_double); in TEST() local
66 int expected_value = 15; in TEST() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp871 glw::GLfloat expected_value = (channel == RED_COMPONENT) ? in checkDestinationTexture() local
901 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
932 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
962 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
1004 glw::GLint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
1035 glw::GLuint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp212 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues()
227 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues()
1145 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write()
1275 bool WriteCS(GLenum internalformat, const T& write_value, const T& expected_value) in WriteCS()
1432 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read()
1501 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS()
1523 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS()
1574 …bool ReadCS(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum … in ReadCS()
1675 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read()
1753 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS()
[all …]
Dgl4cDirectStateAccessXFBTests.cpp770 bool BuffersTest::testBindingPoint(glw::GLuint const index, glw::GLint const expected_value, in testBindingPoint()
820 bool BuffersTest::testStart(glw::GLuint const index, glw::GLint const expected_value, in testStart()
871 bool BuffersTest::testSize(glw::GLuint const index, glw::GLint const expected_value, in testSize()
1957 … FunctionalTest::testTransformFeedbackStatus(glw::GLenum parameter_name, glw::GLint expected_value) in testTransformFeedbackStatus()
Dgl4cDirectStateAccessProgramPipelinesTests.cpp285 bool DefaultsTest::testProgramPipelineParameter(glw::GLenum pname, glw::GLint expected_value) in testProgramPipelineParameter()
327 bool DefaultsTest::testProgramPipelineInfoLog(glw::GLchar* expected_value) in testProgramPipelineInfoLog()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbind_task_runner_unittest.cc255 int32_t expected_value, in DoExpectValueSetFlagAndQuitTaskRunner()
264 int32_t expected_value, in DoExpectValueSetFlagForwardValueAndQuitTaskRunner()
282 int32_t expected_value, in ExpectValueSetFlagAndQuitTaskRunner()
321 void ExpectValueSetFlagAndForward(int32_t expected_value, in ExpectValueSetFlagAndForward()
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
Dhpack_varint_decoder_test.cc35 uint64_t expected_value) { in DecodeExpectSuccess()
119 uint64_t expected_value; member
/external/cronet/base/test/launcher/
Dtest_launcher_test_utils.cc44 const std::string& expected_value) { in ValidateKeyValue()
55 int64_t expected_value) { in ValidateKeyValue()
/external/libvpx/test/
Dbyte_alignment_test.cc34 vpx_codec_err_t expected_value; member
81 void SetByteAlignment(int byte_alignment, vpx_codec_err_t expected_value) { in SetByteAlignment()
/external/libchrome/base/trace_event/
Dmemory_allocator_dump_unittest.cc63 const std::string& expected_value) { in CheckString()
71 uint64_t expected_value) { in CheckScalar()
/external/cronet/base/trace_event/
Dmemory_allocator_dump_unittest.cc61 const std::string& expected_value) { in CheckString()
69 uint64_t expected_value) { in CheckScalar()
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderImageLoadStoreTests.cpp206 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues()
221 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues()
1111 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write()
1241 bool WriteCS(GLenum internalformat, const T& write_value, const T& expected_value) in WriteCS()
1397 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read()
1466 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS()
1488 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS()
1539 …bool ReadCS(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum … in ReadCS()
1639 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read()
1717 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS()
[all …]
/external/autotest/client/site_tests/network_ChromeWifiConfigure/
Dnetwork_ChromeWifiConfigure.py24 def _test_property(self, network, property_name, expected_value): argument
/external/cronet/net/dns/public/
Ddns_over_https_config_unittest.cc26 base::Value::Dict expected_value; in TEST() local
45 base::Value::Dict expected_value; in TEST() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp1075 glw::GLushort expected_value = (glw::GLushort)n_layer; in verifyDepth16Data() local
1119 glw::GLuint expected_value = n_layer << 8; in verifyDepth24Data() local
1159 glw::GLfloat expected_value = (glw::GLfloat)n_layer / 256.0f; in verifyDepth32FData() local
/external/autotest/client/cros/networking/chrome_testing/
Dtest_utils.py54 expected_value, argument

1234567