Home | History | Annotate | Download | only in extensions

Lines Matching defs:granted_apis

916     const char* granted_apis[10];
979 std::set<std::string> granted_apis;
980 for (size_t j = 0; kTests[i].granted_apis[j] != NULL; ++j)
981 granted_apis.insert(kTests[i].granted_apis[j]);
993 granted_apis,