/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/ |
D | SampleProfTest.cpp | 60 void testRoundTrip(SampleProfileFormat Format) { in testRoundTrip() function 179 testRoundTrip(SampleProfileFormat::SPF_Text); in TEST_F() 183 testRoundTrip(SampleProfileFormat::SPF_Binary); in TEST_F() 187 testRoundTrip(SampleProfileFormat::SPF_Compact_Binary); in TEST_F()
|
/external/llvm/unittests/ProfileData/ |
D | SampleProfTest.cpp | 66 void testRoundTrip(SampleProfileFormat Format) { in testRoundTrip() function 166 testRoundTrip(SampleProfileFormat::SPF_Text); in TEST_F() 170 testRoundTrip(SampleProfileFormat::SPF_Binary); in TEST_F()
|
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/sevenz/ |
D | SevenZOutputFileTest.java | 235 testRoundTrip(SevenZMethod.COPY); in testCopyRoundtrip() 240 testRoundTrip(SevenZMethod.BZIP2); in testBzip2Roundtrip() 245 testRoundTrip(SevenZMethod.LZMA2); in testLzma2Roundtrip() 250 testRoundTrip(SevenZMethod.DEFLATE); in testDeflateRoundtrip() 466 private void testRoundTrip(final SevenZMethod method) throws Exception { in testRoundTrip() method in SevenZOutputFileTest
|
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
D | IoUtilsTest.java | 33 public void testRoundTrip() throws Exception { in testRoundTrip() method in IoUtilsTest
|
/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/ |
D | HpackRoundTripTest.java | 52 public void testRoundTrip() throws Exception { in testRoundTrip() method in HpackRoundTripTest
|
/external/fonttools/Tests/ufoLib/ |
D | glifLib_test.py | 25 def testRoundTrip(self): member in GlyphSetTests 148 def testRoundTrip(self): member in ReadWriteFuncTest
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | Demo.java | 614 boolean testRoundTrip = true; in genTestFile() 617 testRoundTrip = false; in genTestFile() 677 NONE, true, testRoundTrip, first, tl, lt); in genTestFile() 704 titleSetting, false, testRoundTrip, first, tl, lt); in genTestFile() 771 byte titleSetting, boolean addName, boolean testRoundTrip, boolean first, in addSentenceToTable() argument 801 if (testRoundTrip && !NFKDReverse.equals(NFKDSentence)) { in addSentenceToTable()
|
/external/grpc-grpc-java/protobuf-nano/src/test/java/io/grpc/protobuf/nano/ |
D | NanoUtilsTest.java | 49 public void testRoundTrip() { in testRoundTrip() method in NanoUtilsTest
|
/external/guava/android/guava-tests/test/com/google/common/hash/ |
D | HashCodeTest.java | 221 public void testRoundTrip() { in testRoundTrip() method in HashCodeTest
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | HashCodeTest.java | 221 public void testRoundTrip() { in testRoundTrip() method in HashCodeTest
|
/external/protobuf/python/google/protobuf/internal/ |
D | unknown_fields_test.py | 423 def testRoundTrip(self): member in UnknownEnumValuesTest
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | xla_client_test.py | 2094 def testRoundTrip(self, dtype, shape): member in DLPackTest 2127 def testRoundTrip(self, dtype, shape): member in BufferProtocolTest
|