Home
last modified time | relevance | path

Searched defs:testOptions (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/m133/tools/flags/
DCommonFlagsGraphite.cpp22 void SetTestOptions(skiatest::graphite::TestOptions* testOptions) { in SetTestOptions()
/third_party/protobuf/python/google/protobuf/internal/
Dgenerator_test.py122 def testOptions(self): member in GeneratorTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp81 vector<int> testOptions; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp81 vector<int> testOptions; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterCaseTest.java514 int testOptions = UCharacter.TITLECASE_NO_LOWERCASE in TestDutchTitle() local
/third_party/icu/icu4c/source/test/intltest/
Dstrcase.cpp755 uint32_t testOptions = U_TITLECASE_NO_LOWERCASE in TestDutchTitle() local
Ddtptngts.cpp926 void IntlTestDateTimePatternGeneratorAPI::testOptions(/*char *par*/) in testOptions() function in IntlTestDateTimePatternGeneratorAPI
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Dstrcase.cpp758 uint32_t testOptions = U_TITLECASE_NO_LOWERCASE in TestDutchTitle() local
Ddtptngts.cpp926 void IntlTestDateTimePatternGeneratorAPI::testOptions(/*char *par*/) in testOptions() function in IntlTestDateTimePatternGeneratorAPI
/third_party/skia/m133/bench/
Dnanobench.cpp362 skiatest::graphite::TestOptions testOptions = gTestOptions; in init() local