Home
last modified time | relevance | path

Searched refs:Nop (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/headless/nop/
Dnop.h26 class Nop : public HeadlessTest<int> {
28 Nop(const bluetooth::test::headless::GetOpt& options) in Nop() function
Dnop.cc29 int bluetooth::test::headless::Nop::Run() { in Run()
/system/bt/test/headless/
Dmain.cc69 "nop", std::make_unique<bluetooth::test::headless::Nop>(options)); in Main()
/system/bt/main/test/
Dmain_shim_test.cc313 TEST_F(MainShimTest, Nop) {} in TEST_F() argument