Home
last modified time | relevance | path

Searched refs:TestInclude (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/testdata/
Dra.txt88 * comments for TestInclude
90 * @note This resource is for TestInclude
92 TestInclude:include{"translit_rules.txt"}
/third_party/protobuf/php/tests/proto/
Dtest_include.proto5 message TestInclude { message
Dtest.proto34 bar.TestInclude optional_included_message = 18;
56 optional bar.TestInclude true_optional_included_message = 218;
/third_party/protobuf/php/tests/
DDescriptorsTest.php15 use Bar\TestInclude; alias