HomeSort by relevance Sort by last modified time
    Searched refs:testRoundTrip (Results 1 - 12 of 12) sorted by null

  /external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
IoUtilsTest.java 33 public void testRoundTrip() throws Exception {
  /external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/
HpackRoundTripTest.java 52 public void testRoundTrip() throws Exception {
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/
SampleProfTest.cpp 60 void testRoundTrip(SampleProfileFormat Format) {
179 testRoundTrip(SampleProfileFormat::SPF_Text);
183 testRoundTrip(SampleProfileFormat::SPF_Binary);
187 testRoundTrip(SampleProfileFormat::SPF_Compact_Binary);
  /external/llvm/unittests/ProfileData/
SampleProfTest.cpp 66 void testRoundTrip(SampleProfileFormat Format) {
166 testRoundTrip(SampleProfileFormat::SPF_Text);
170 testRoundTrip(SampleProfileFormat::SPF_Binary);
  /external/tensorflow/tensorflow/contrib/ffmpeg/
encode_audio_op_test.py 62 def testRoundTrip(self):
  /external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/sevenz/
SevenZOutputFileTest.java 235 testRoundTrip(SevenZMethod.COPY);
240 testRoundTrip(SevenZMethod.BZIP2);
245 testRoundTrip(SevenZMethod.LZMA2);
250 testRoundTrip(SevenZMethod.DEFLATE);
466 private void testRoundTrip(final SevenZMethod method) throws Exception {
  /external/grpc-grpc-java/protobuf-nano/src/test/java/io/grpc/protobuf/nano/
NanoUtilsTest.java 49 public void testRoundTrip() {
  /external/fonttools/Tests/ufoLib/
glifLib_test.py 25 def testRoundTrip(self):
148 def testRoundTrip(self):
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
Demo.java 614 boolean testRoundTrip = true;
617 testRoundTrip = false;
677 NONE, true, testRoundTrip, first, tl, lt);
704 titleSetting, false, testRoundTrip, first, tl, lt);
771 byte titleSetting, boolean addName, boolean testRoundTrip, boolean first,
    [all...]
  /external/guava/guava-tests/test/com/google/common/hash/
HashCodeTest.java 211 public void testRoundTrip() {
  /external/protobuf/python/google/protobuf/internal/
unknown_fields_test.py 313 def testRoundTrip(self):
  /external/protobuf/js/binary/
proto_test.js 423 it('testRoundTrip', function() {

Completed in 477 milliseconds