Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/
Dmodule_unittest.cc185 std::string test_string_{"Initial Test String"}; member in bluetooth::__anon252741950111::TestModuleDumpState
212 auto string = fb_builder->CreateString(test_string_.c_str()); in GetDumpsysData()
311 test_module->test_string_ = "A Second Test String"; in TEST_F()