Searched refs:testRoundTrip (Results 1 - 5 of 5) sorted by relevance

/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/
H A DHpackRoundTripTest.java52 public void testRoundTrip() throws Exception { method in class:HpackRoundTripTest
/external/llvm/unittests/ProfileData/
H A DSampleProfTest.cpp66 void testRoundTrip(SampleProfileFormat Format) { function in struct:__anon13677::SampleProfTest
166 testRoundTrip(SampleProfileFormat::SPF_Text);
170 testRoundTrip(SampleProfileFormat::SPF_Binary);
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemo.java614 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,
801 if (testRoundTrip && !NFKDReverse.equals(NFKDSentence)) {
770 addSentenceToTable(PrintWriter out, String sentence, byte titleSetting, boolean addName, boolean testRoundTrip, boolean first, Transliterator tl, Transliterator lt) argument
/external/guava/guava-tests/test/com/google/common/hash/
H A DHashCodeTest.java211 public void testRoundTrip() { method in class:HashCodeTest
/external/protobuf/python/google/protobuf/internal/
H A Dunknown_fields_test.py313 def testRoundTrip(self): member in class:UnknownEnumValuesTest

Completed in 263 milliseconds