Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothHfpCodecsProviderTest.cpp72 std::vector<HfpOffloadSettingTuple> test_cases; in CreateTestCases() local
76 test_cases.push_back( in CreateTestCases()
80 return test_cases; in CreateTestCases()
127 auto test_cases = BluetoothHfpCodecsProviderTest::CreateTestCases( in TEST_F() local
130 for (auto& test_case : test_cases) { in TEST_F()
137 auto test_cases = BluetoothHfpCodecsProviderTest::CreateTestCases( in TEST_F() local
140 for (auto& test_case : test_cases) { in TEST_F()
147 auto test_cases = BluetoothHfpCodecsProviderTest::CreateTestCases( in TEST_F() local
149 for (auto& test_case : test_cases) { in TEST_F()
DBluetoothLeAudioCodecsProviderTest.cpp110 std::vector<OffloadSetting> test_cases; in CreateTestCases() local
116 test_cases.push_back(CreateTestCase( in CreateTestCases()
123 return test_cases; in CreateTestCases()