Home
last modified time | relevance | path

Searched refs:checkString (Results 1 - 25 of 33) sorted by relevance

12

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php314 GPBUtil::checkString($var, True);
358 GPBUtil::checkString($var, True);
562 GPBUtil::checkString($var, True);
828 GPBUtil::checkString($var, True);
864 GPBUtil::checkString($var, True);
906 GPBUtil::checkString($var, True);
944 GPBUtil::checkString($var, True);
984 GPBUtil::checkString($var, True);
1024 GPBUtil::checkString($var, True);
1064 GPBUtil::checkString(
[all...]
H A DFieldDescriptorProto.php198 GPBUtil::checkString($var, True);
344 GPBUtil::checkString($var, True);
382 GPBUtil::checkString($var, True);
426 GPBUtil::checkString($var, True);
506 GPBUtil::checkString($var, True);
H A DMethodDescriptorProto.php101 GPBUtil::checkString($var, True);
139 GPBUtil::checkString($var, True);
171 GPBUtil::checkString($var, True);
H A DUninterpretedOption.php133 GPBUtil::checkString($var, True);
261 GPBUtil::checkString($var, False);
293 GPBUtil::checkString($var, True);
H A DFileDescriptorProto.php158 GPBUtil::checkString($var, True);
194 GPBUtil::checkString($var, True);
478 GPBUtil::checkString($var, True);
H A DRepeatedField.php173 GPBUtil::checkString($value, false);
176 GPBUtil::checkString($value, true);
H A DMapField.php188 GPBUtil::checkString($value, true);
281 GPBUtil::checkString($key, true);
H A DOneofDescriptorProto.php70 GPBUtil::checkString($var, True);
/third_party/protobuf/php/src/Google/Protobuf/
H A DField.php214 GPBUtil::checkString($var, True);
242 GPBUtil::checkString($var, True);
348 GPBUtil::checkString($var, True);
374 GPBUtil::checkString($var, True);
H A DMethod.php108 GPBUtil::checkString($var, True);
134 GPBUtil::checkString($var, True);
186 GPBUtil::checkString($var, True);
H A DMixin.php131 GPBUtil::checkString($var, True);
159 GPBUtil::checkString($var, True);
H A DAny.php217 GPBUtil::checkString($var, True);
243 GPBUtil::checkString($var, False);
H A DApi.php153 GPBUtil::checkString($var, True);
263 GPBUtil::checkString($var, True);
H A DBytesValue.php61 GPBUtil::checkString($var, False);
H A DOption.php87 GPBUtil::checkString($var, True);
H A DSourceContext.php65 GPBUtil::checkString($var, True);
H A DStringValue.php61 GPBUtil::checkString($var, True);
H A DEnumValue.php76 GPBUtil::checkString($var, True);
H A DEnum.php92 GPBUtil::checkString($var, True);
/third_party/musl/libc-test/src/functionalext/backtrace/
H A Dunittest_backtrace.c28 int checkString(char **bt_strings, int bt_size) in checkString() function
85 EXPECT_TRUE("backtrace_1003_checkString", checkString(bt_strings, bt_size)); in backtrace_1003()
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php384 GPBUtil::checkString($var, True);
416 GPBUtil::checkString($var, True);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp272 checkString(const char *string, size_t size) in checkString() function
329 if (!checkString(statistics[ndx][statNdx].name, DE_LENGTH_OF_ARRAY(statistics[ndx][statNdx].name))) in verifyStatistics()
343 if (!checkString(statistics[ndx][statNdx].description, DE_LENGTH_OF_ARRAY(statistics[ndx][statNdx].description))) in verifyStatistics()
490 if (!checkString(irs[irNdx].name, DE_LENGTH_OF_ARRAY(irs[irNdx].name))) in verifyInternalRepresentations()
504 if (!checkString(irs[irNdx].description, DE_LENGTH_OF_ARRAY(irs[irNdx].description))) in verifyInternalRepresentations()
534 if (!checkString((char *)irs[irNdx].pData, irs[irNdx].dataSize)) in verifyInternalRepresentations()
614 if (!checkString(props[ndx][execNdx].name, DE_LENGTH_OF_ARRAY(props[ndx][execNdx].name))) in verifyTestResult()
628 if (!checkString(props[ndx][execNdx].description, DE_LENGTH_OF_ARRAY(props[ndx][execNdx].description))) in verifyTestResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp298 checkString(const char *string, size_t size) in checkString() function
355 if (!checkString(statistics[ndx][statNdx].name, DE_LENGTH_OF_ARRAY(statistics[ndx][statNdx].name))) in verifyStatistics()
369 if (!checkString(statistics[ndx][statNdx].description, DE_LENGTH_OF_ARRAY(statistics[ndx][statNdx].description))) in verifyStatistics()
516 if (!checkString(irs[irNdx].name, DE_LENGTH_OF_ARRAY(irs[irNdx].name))) in verifyInternalRepresentations()
530 if (!checkString(irs[irNdx].description, DE_LENGTH_OF_ARRAY(irs[irNdx].description))) in verifyInternalRepresentations()
560 if (!checkString((char *)irs[irNdx].pData, irs[irNdx].dataSize)) in verifyInternalRepresentations()
640 if (!checkString(props[ndx][execNdx].name, DE_LENGTH_OF_ARRAY(props[ndx][execNdx].name))) in verifyTestResult()
654 if (!checkString(props[ndx][execNdx].description, DE_LENGTH_OF_ARRAY(props[ndx][execNdx].description))) in verifyTestResult()
/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/
H A DNamePart.php74 GPBUtil::checkString($var, True);
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php130 GPBUtil::checkString($var, True);

Completed in 13 milliseconds

12