Searched refs:run_biotime (Results 1 – 1 of 1) sorted by relevance
19 bool run_biotime(fbl::Vector<const char*>&& args) { in run_biotime() function48 EXPECT_TRUE(run_biotime(std::move(args))); in TestBiotimeLinearAccess()57 EXPECT_TRUE(run_biotime(std::move(args))); in TestBiotimeRandomAccess()66 EXPECT_TRUE(run_biotime(std::move(args))); in TestBiotimeWrite()
Completed in 3 milliseconds