Home
last modified time | relevance | path

Searched refs:testReplication (Results 1 – 9 of 9) sorted by relevance

/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/storage/
H A DBlockManagerReplicationSuite.scala155 testReplication(2,
168 testReplication(3, storageLevels)
184 testReplication(5, storageLevels)
188 testReplication(2, Seq(OFF_HEAP, StorageLevel(true, true, true, false, 2)))
193 testReplication(1,
358 private def testReplication(maxReplication: Int, storageLevels: Seq[StorageLevel]) { method
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kiviktest/client/
H A Dreplicate.go20 testReplication(ctx, ctx.Admin)
23 testReplication(ctx, ctx.NoAuth)
33 func testReplication(ctx *kt.Context, client *kivik.Client) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A DReplicationUtils.h34 extern int testReplication();
H A DReplicationPolicy.h229 extern int testReplication();
H A DReplicationUtils.cpp711 int testReplication() in testReplication() function
851 ASSERT(testReplication() == 0);
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/server/namenode/
H A DTestINodeFile.java42 public void testReplication () { in testReplication() method in TestINodeFile
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/
H A DTestReplication.java234 public void testReplication() throws IOException { in testReplication() method in TestReplication
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestReplication.java275 public void testReplication() throws IOException { in testReplication() method in TestReplication
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestINodeFile.java119 public void testReplication () { in testReplication() method in TestINodeFile