Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwell_known_types_unittest.cc43 TEST(WellKnownTypesTest, AllKnownTypesAreIncluded) { in TEST() argument
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DWellKnownTypesTest.java50 public class WellKnownTypesTest extends TestCase { class
/external/protobuf/objectivec/Tests/
DGPBWellKnownTypesTest.m41 @interface WellKnownTypesTest : XCTestCase interface
44 @implementation WellKnownTypesTest implementation
/external/protobuf/
DMakefile.am443 java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java \