Home
last modified time | relevance | path

Searched defs:configNames (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/libnpmconfig/
Dindex.js17 configNames: { default: ['npmrc', '.npmrc'] }, property
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp515 std::vector<std::string> configNames; in RegisterContextCompatibilityTests() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp308 std::vector<std::string> configNames = GetAvailableTestPlatformNames(); in RunSeparateProcessesForEachConfig() local
/third_party/node/tools/
Dlint-md.mjs21121 configNames: { default: ['npmrc', '.npmrc'] }, property