Searched refs:kManyResources (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
H A Dtest_interface.h157 const int kManyResources = 1000; variable
/external/chromium_org/ppapi/tests/
H A Dtest_url_request.cc437 const int kManyResources = 500; local
438 PP_Resource url_request_info[kManyResources];
441 int num_created = kManyResources;
442 for (int i = 0; i < kManyResources; i++) {

Completed in 127 milliseconds