Home
last modified time | relevance | path

Searched full:different (Results 1 – 25 of 25122) sorted by relevance

12345678910>>...1005

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-enum-compare.cpp68 …while (B1 == B2); // expected-warning {{comparison of two values with different enumeration types… in test()
69 …while (name1::B2 == name2::B3); // expected-warning {{comparison of two values with different enu… in test()
70 …while (z == name2::B2); // expected-warning {{comparison of two values with different enumeration… in test()
72 …while (((((B1)))) == B2); // expected-warning {{comparison of two values with different enumerati… in test()
73 …while (name1::B2 == (name2::B3)); // expected-warning {{comparison of two values with different e… in test()
74 …while (z == ((((name2::B2))))); // expected-warning {{comparison of two values with different enu… in test()
76 …while ((((B1))) == (((B2)))); // expected-warning {{comparison of two values with different enume… in test()
77 … (((name2::B3)))); // expected-warning {{comparison of two values with different enumeration type… in test()
78 …while ((((z))) == (name2::B2)); // expected-warning {{comparison of two values with different enu… in test()
80 …while (x == a); // expected-warning {{comparison of two values with different enumeration types (… in test()
[all …]
H A Dcompare.cpp12 … (a == (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in test0()
16 ((long) a == b) + // expected-warning {{comparison of integers of different signs}} in test0()
17 ((int) a == b) + // expected-warning {{comparison of integers of different signs}} in test0()
18 ((short) a == b) + // expected-warning {{comparison of integers of different signs}} in test0()
19 ((signed char) a == b) + // expected-warning {{comparison of integers of different signs}} in test0()
20 …(long) a == (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in test0()
21 … ((int) a == (unsigned int) b) + // expected-warning {{comparison of integers of different signs}} in test0()
24 … (a < (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in test0()
28 ((long) a < b) + // expected-warning {{comparison of integers of different signs}} in test0()
29 ((int) a < b) + // expected-warning {{comparison of integers of different signs}} in test0()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp20 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
24 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
28 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
32 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
36 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
40 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
48 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
52 …irectCommand ) == sizeof( VkDispatchIndirectCommand ), "struct and wrapper have different size!" );
56 …ctCommand ) == sizeof( VkDrawIndexedIndirectCommand ), "struct and wrapper have different size!" );
[all …]
Dvulkansc_static_assertions.hpp20 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
24 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
28 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
32 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
36 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
40 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
48 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
52 …irectCommand ) == sizeof( VkDispatchIndirectCommand ), "struct and wrapper have different size!" );
56 …ctCommand ) == sizeof( VkDrawIndexedIndirectCommand ), "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_static_assertions.hpp19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" );
23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" );
27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );
31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" );
35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" );
39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" );
44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" );
49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" );
55 "struct and wrapper have different size!" );
61 "struct and wrapper have different size!" );
[all …]
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DDynamicsProcessingTest.java126 assertEquals("preferredFrameDuration is different", DEFAULT_FRAME_DURATION, in test1_0ParametersEngine()
130 assertEquals("preEqBandCount is different", DEFAULT_PREEQ_BAND_COUNT, preEqBandCount); in test1_0ParametersEngine()
133 assertEquals("mbcBandCount is different", DEFAULT_MBC_BAND_COUNT, mbcBandCount); in test1_0ParametersEngine()
136 assertEquals("postEqBandCount is different", DEFAULT_POSTEQ_BAND_COUNT, in test1_0ParametersEngine()
158 assertEquals("inputGain is different", DEFAULT_INPUT_GAIN, inputGain, EPSILON); in test1_1ParametersChannel()
175 assertEquals("inUse is different", DEFAULT_PREEQ_IN_USE, inUse); in test1_2ParametersPreEq()
178 assertEquals("band count is different", DEFAULT_PREEQ_BAND_COUNT, bandCount); in test1_2ParametersPreEq()
196 assertEquals("inUse is different", DEFAULT_MBC_IN_USE, inUse); in test1_3ParametersMbc()
199 assertEquals("band count is different", DEFAULT_MBC_BAND_COUNT, bandCount); in test1_3ParametersMbc()
216 assertEquals("inUse is different", DEFAULT_POSTEQ_IN_USE, inUse); in test1_4ParametersPostEq()
[all …]
/aosp_15_r20/external/coreboot/src/mainboard/cavium/cn8100_sff_evb/
H A Dddr4-common.dtsi18 N#: Parameter can be different for each node. This specifies
27 N#: Parameter can be different for each node. This specifies
37 LMC#: Parameter can be different for memory controller. This
40 N#: Parameter can be different for each node. This specifies
51 LMC#: Parameter can be different for memory controller. This
54 N#: Parameter can be different for each node. This specifies
74 LMC#: Parameter can be different for memory controller. This
77 N#: Parameter can be different for each node. This specifies
89 prefer different combinations of ODT ONs for write operations into
90 different ranks. CNXXXX supports full programmability by way of
[all …]
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DStringEqualsPerfTest.java35 * not equal, identical strings with different references, strings with different endings, interned
36 * strings, and strings of different lengths.
52 + " of incomplete information, at run-time it can ethat code in a different apk"
102 // Different constants, first character different
104 // Different constants, last character different, same length
106 // Different constants, different lengths
116 // Different constants, different lengths
120 // Different constants, last character different, same length
122 // Different constants, first character different, same length
130 // Different constants, last character different, same length
[all …]
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DStringEqualsBenchmark.java25 * that are not equal, identical strings with different references, strings with different endings,
26 * interned strings, and strings of different lengths.
37 + "that code in a different apk that the application depends upon has changed. The Dalvik"
80 // Different constants, first character different
82 // Different constants, last character different, same length
84 // Different constants, different lengths
93 // Different constants, different lengths
97 // Different constants, last character different, same length
99 // Different constants, first character different, same length
106 // Different constants, last character different, same length
[all …]
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fSamplerObjectTests.cpp63 "Different GL_TEXTURE_WRAP_T", in init()
68 "Different GL_TEXTURE_WRAP_S", in init()
73 "Different GL_TEXTURE_WRAP_R", in init()
78 "Different GL_TEXTURE_MIN_FILTER", in init()
83 "Different GL_TEXTURE_MAG_FILTER", in init()
88 "Different GL_TEXTURE_MAX_LOD", in init()
93 "Different GL_TEXTURE_MIN_LOD", in init()
108 "Different GL_TEXTURE_WRAP_T", in init()
114 "Different GL_TEXTURE_WRAP_S", in init()
120 "Different GL_TEXTURE_WRAP_R", in init()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDiagnosticASTKinds.inc12 …ta, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
13 …ns, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
14 …um, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
15 …ld, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
16 …on, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
17 …ms, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
18 …cl, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
19 … %select{with definition in module '%2'|defined here}1 has different definitions in different modu…
20 …ace, CLASS_ERROR, (unsigned)diag::Severity::Error, "%0 has different definitions in different modu…
21 …od, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDiagnosticASTKinds.inc12 …ta, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
13 …ns, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
14 …um, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
15 …ld, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
16 …on, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
17 …ms, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
18 …cl, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
19 … %select{with definition in module '%2'|defined here}1 has different definitions in different modu…
20 …ace, CLASS_ERROR, (unsigned)diag::Severity::Error, "%0 has different definitions in different modu…
21 …od, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DDiagnosticASTKinds.inc12 …ta, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
13 …ns, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
14 …um, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
15 …ld, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
16 …on, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
17 …ms, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
18 …cl, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
19 … %select{with definition in module '%2'|defined here}1 has different definitions in different modu…
20 …ace, CLASS_ERROR, (unsigned)diag::Severity::Error, "%0 has different definitions in different modu…
21 …od, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDiagnosticASTKinds.inc12 …ta, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
13 …ns, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
14 …um, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
15 …ld, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
16 …on, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
17 …ms, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
18 …cl, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
19 … %select{with definition in module '%2'|defined here}1 has different definitions in different modu…
20 …ace, CLASS_ERROR, (unsigned)diag::Severity::Error, "%0 has different definitions in different modu…
21 …od, CLASS_ERROR, (unsigned)diag::Severity::Error, "%q0 has different definitions in different modu…
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DIntlTestDateFormatSymbols.java154 errln("ERROR: setEras() failed (different size array)"); in TestSymbols()
159 errln("ERROR: setEras() failed (different string values)"); in TestSymbols()
162 errln("ERROR: setNarrowEras() failed (different string values)"); in TestSymbols()
181 errln("ERROR: setMonths() failed (different size array)"); in TestSymbols()
186 errln("ERROR: setMonths() failed (different string values)"); in TestSymbols()
196 errln("ERROR: setShortMonths() failed (different size array)"); in TestSymbols()
201 errln("ERROR: setShortMonths() failed (different string values)"); in TestSymbols()
211 errln("ERROR: setMonths(FORMAT,WIDE) failed (different size array)"); in TestSymbols()
216 errln("ERROR: setMonths(FORMAT,WIDE) failed (different string values)"); in TestSymbols()
226 errln("ERROR: setMonths(FORMAT,ABBREVIATED) failed (different size array)"); in TestSymbols()
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestDateFormatSymbols.java157 errln("ERROR: setEras() failed (different size array)"); in TestSymbols()
162 errln("ERROR: setEras() failed (different string values)"); in TestSymbols()
165 errln("ERROR: setNarrowEras() failed (different string values)"); in TestSymbols()
184 errln("ERROR: setMonths() failed (different size array)"); in TestSymbols()
189 errln("ERROR: setMonths() failed (different string values)"); in TestSymbols()
199 errln("ERROR: setShortMonths() failed (different size array)"); in TestSymbols()
204 errln("ERROR: setShortMonths() failed (different string values)"); in TestSymbols()
214 errln("ERROR: setMonths(FORMAT,WIDE) failed (different size array)"); in TestSymbols()
219 errln("ERROR: setMonths(FORMAT,WIDE) failed (different string values)"); in TestSymbols()
229 errln("ERROR: setMonths(FORMAT,ABBREVIATED) failed (different size array)"); in TestSymbols()
[all …]
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DMonitoring.java1155 * appear in multiple monitoring destinations if different aggregations are
1156 * needed for different sets of metrics associated with that monitored
1174 * appear in multiple monitoring destinations if different aggregations are
1175 * needed for different sets of metrics associated with that monitored
1193 * appear in multiple monitoring destinations if different aggregations are
1194 * needed for different sets of metrics associated with that monitored
1211 * appear in multiple monitoring destinations if different aggregations are
1212 * needed for different sets of metrics associated with that monitored
1229 * appear in multiple monitoring destinations if different aggregations are
1230 * needed for different sets of metrics associated with that monitored
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dfield_comparator_test.cc92 FieldComparator::DIFFERENT, in TEST_F()
106 FieldComparator::DIFFERENT, in TEST_F()
121 FieldComparator::DIFFERENT, in TEST_F()
136 FieldComparator::DIFFERENT, in TEST_F()
150 FieldComparator::DIFFERENT, in TEST_F()
165 FieldComparator::DIFFERENT, in TEST_F()
180 FieldComparator::DIFFERENT, in TEST_F()
205 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F()
208 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F()
235 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F()
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dfield_comparator_test.cc92 FieldComparator::DIFFERENT, in TEST_F()
106 FieldComparator::DIFFERENT, in TEST_F()
121 FieldComparator::DIFFERENT, in TEST_F()
136 FieldComparator::DIFFERENT, in TEST_F()
150 FieldComparator::DIFFERENT, in TEST_F()
165 FieldComparator::DIFFERENT, in TEST_F()
180 FieldComparator::DIFFERENT, in TEST_F()
205 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F()
208 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F()
235 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F()
[all …]

12345678910>>...1005