Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_file_ref.cc132 const size_t num_invalid_paths = invalid_paths.size(); in TestCreate() local
138 for (size_t j = 0; j < num_invalid_paths; ++j) { in TestCreate()