Searched defs:eventNames (Results 1 – 2 of 2) sorted by relevance
64 std::vector<std::string> eventNames = {"first", "second", "third", "fourth"}; in TEST() local
190 final List<String> eventNames = Lists.newArrayList(eventMethodDescriptors.keySet()); in onActivityResult() local