Searched refs:test_cases (Results 1 – 2 of 2) sorted by relevance
72 std::vector<HfpOffloadSettingTuple> test_cases; in CreateTestCases() local76 test_cases.push_back( in CreateTestCases()80 return test_cases; in CreateTestCases()127 auto test_cases = BluetoothHfpCodecsProviderTest::CreateTestCases( in TEST_F() local130 for (auto& test_case : test_cases) { in TEST_F()137 auto test_cases = BluetoothHfpCodecsProviderTest::CreateTestCases( in TEST_F() local140 for (auto& test_case : test_cases) { in TEST_F()147 auto test_cases = BluetoothHfpCodecsProviderTest::CreateTestCases( in TEST_F() local149 for (auto& test_case : test_cases) { in TEST_F()
110 std::vector<OffloadSetting> test_cases; in CreateTestCases() local116 test_cases.push_back(CreateTestCase( in CreateTestCases()123 return test_cases; in CreateTestCases()