Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions_test.cc843 bool has_location_sharing_action = false; in TEST_F() local
846 has_location_sharing_action = true; in TEST_F()
850 EXPECT_TRUE(has_location_sharing_action); in TEST_F()