Home
last modified time | relevance | path

Searched refs:repeatedInt32 (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc2451 R"({"repeatedInt32": [1, 2, 3, 4]})", in RunJsonTestsForRepeatedTypes()
2470 R"({"repeatedInt32": [1, false, 3, 4]})"); in RunJsonTestsForRepeatedTypes()
2473 R"({"repeatedInt32": [1, 2, "name", 4]})"); in RunJsonTestsForRepeatedTypes()
2476 R"({"repeatedInt32": [1, 2, 3, {"a": 4}]})"); in RunJsonTestsForRepeatedTypes()
2497 R"({"repeatedInt32": [1, 2, 3, 4,]})"); in RunJsonTestsForRepeatedTypes()
2499 "{\"repeatedInt32\": [1, 2, 3, 4 ,]}"); in RunJsonTestsForRepeatedTypes()
2502 "{\"repeatedInt32\": [1, 2, 3, 4 , ]}"); in RunJsonTestsForRepeatedTypes()
2505 "{\"repeatedInt32\": [\n 1,\n 2,\n 3,\n 4,\n]}"); in RunJsonTestsForRepeatedTypes()
2530 "repeatedInt32": null, in RunJsonTestsForNullTypes()
2556 R"({"repeatedInt32" in RunJsonTestsForNullTypes()
[all...]
/third_party/protobuf/php/tests/
H A DGeneratedClassTest.php621 $repeatedInt32 = $n->getRepeatedInt32(); variable
622 $repeatedInt32[] = 200;
623 $n->setRepeatedInt32($repeatedInt32);
/third_party/protobuf/ruby/tests/
H A Dcommon_tests.rb1116 repeatedInt32: [],
1151 repeatedInt32: [],
1185 repeatedInt32: [],

Completed in 8 milliseconds