Searched refs:kFeatureName (Results 1 – 1 of 1) sorted by relevance
28 const std::string kFeatureName = ""; in TEST() local29 EXPECT_TRUE(fml_parser.Parse(kFeatureName, &descriptor)); in TEST()36 const std::string kFeatureName = "continuous-bag-of-relevant-scripts"; in TEST() local37 EXPECT_TRUE(fml_parser.Parse(kFeatureName, &descriptor)); in TEST()39 EXPECT_EQ(kFeatureName, descriptor.feature(0).type()); in TEST()