Home
last modified time | relevance | path

Searched defs:extraArgs (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite_unittest.cpp44 bool runTestSuite(const std::vector<std::string> &extraArgs, in runTestSuite()
110 std::vector<std::string> extraArgs = {"--gtest_filter=MockTestSuiteTest.DISABLED_*"}; in TEST_F() local
128 std::vector<std::string> extraArgs = {"--gtest_filter=MockFlakyTestSuiteTest.DISABLED_Flaky", in TEST_F() local
144 std::vector<std::string> extraArgs = { in TEST_F() local
/third_party/vk-gl-cts/scripts/android/
Dinstall_apk.py119 def uninstall (adbPath, packageName, extraArgs = [], printPrefix=""): argument
127 def install (adbPath, apkPath, extraArgs = [], printPrefix=""): argument
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp5113 int extraArgs = 0; in createImageTextureFunctionCall() local