Searched refs:Nop (Results 1 – 4 of 4) sorted by relevance
26 class Nop : public HeadlessTest<int> {28 Nop(const bluetooth::test::headless::GetOpt& options) in Nop() function
29 int bluetooth::test::headless::Nop::Run() { in Run()
69 "nop", std::make_unique<bluetooth::test::headless::Nop>(options)); in Main()
313 TEST_F(MainShimTest, Nop) {} in TEST_F() argument