| 97 | } |
| 98 | |
| 99 | TEST(DictionaryReverseMappingTest, HKPhrasesReverseMapping) { |
| 100 | ExpectRevComplete("HKPhrases"); |
| 101 | } |
| 102 | |
| 103 | TEST(DictionaryReverseMappingTest, TWPhrasesReverseMapping) { |
| 104 | ExpectRevComplete("TWPhrases"); |
nothing calls this directly
no test coverage detected