HomeSort by relevance Sort by last modified time
    Searched refs:kManyResources (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
test_interface.h 157 const int kManyResources = 1000;
  /external/chromium_org/ppapi/tests/
test_url_request.cc 429 const int kManyResources = 500;
430 PP_Resource url_request_info[kManyResources];
433 int num_created = kManyResources;
434 for (int i = 0; i < kManyResources; i++) {

Completed in 30 milliseconds