Searched defs:TestUtil (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtest_util.h49 class TestUtil { class in namespace:google::protobuf
168 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TestUtil);
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtest_util.h49 class TestUtil { class in namespace:google::protobuf
187 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TestUtil);
/external/robolectric/src/test/java/com/xtremelabs/robolectric/util/
H A DTestUtil.java13 public abstract class TestUtil { class
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DTestUtil.java249 class TestUtil { class
250 private TestUtil() {} method in class:TestUtil
2658 * Performs the same things that the methods of {@code TestUtil} do, but
3702 * {@link com.google.testing.util.TestUtil#getDefaultSrcDir}.
3732 * {@link com.google.testing.util.TestUtil#getDefaultSrcDir}.

Completed in 929 milliseconds