MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / setSeed

Method setSeed

test/include/test_runner/multi_copy_split.h:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 void init();
18 void run();
19 void setSeed(std::vector<uint64_t> seed_) { seed = seed_; };
20
21private:
22 std::vector<uint32_t> getLineEnds(std::string path) const;

Callers 2

runTestMethod · 0.45

Calls

no outgoing calls

Tested by 2

runTestMethod · 0.36