Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
Dbuilders.js41 Object.keys(master.tests).forEach(function(testType) { argument
62 builders.testTypeUploadsToFlakinessDashboardServer = function(testType) argument
74 builders.getBuilderGroup = function(groupName, testType) argument
92 builders._builderFilter = function(groupName, masterName, testType) argument
116 builders.loadBuildersList = function(groupName, testType) argument
204 builders.groupNamesForTestType = function(testType) argument
Dload_failures.js79 loadfailures._htmlForBuilder = function(builder, testType, builderToMaster) argument
109 uniqueTestTypes.forEach(function(testType) { argument
Doverview.js60 allTestTypes.forEach(function(testType) { argument
103 Object.keys(flakyData).forEach(function(testType) { argument
Dhistory.js37 testType: 'layout-tests', property
144 'testType': 'group' property
Dtreemap.js35 'testType': 'builder', property
Dtimeline_explorer.js42 'testType': 'builder', property
Dflakiness_dashboard_unittests.js361 historyInstance.invalidateQueryParameters({'testType': 'ui_tests'}); property
/external/chromium_org/ppapi/tests/extensions/media_galleries/
Dtest.js24 'testType': 'read_test' property
32 'testType': 'write_test' property
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/android/jni/
Dvie_autotest_jni.cc74 jint testType, in Java_org_webrtc_vieautotest_ViEAutotest_RunTest__IILandroid_opengl_GLSurfaceView_2Landroid_opengl_GLSurfaceView_2()
93 jint testType, in Java_org_webrtc_vieautotest_ViEAutotest_RunTest__IILandroid_view_SurfaceView_2Landroid_view_SurfaceView_2()
/external/chromium_org/third_party/webrtc/modules/audio_device/test/
Daudio_device_test_func.cc79 enum TestType testType(TTInvalid); in func_test() local
/external/chromium_org/third_party/webrtc/modules/audio_device/test/android/audio_device_android_test/src/org/webrtc/voiceengine/test/
DAudioDeviceAndroidTest.java54 private native int RunTest(int testType); in RunTest()
/external/chromium_org/tools/json_schema_compiler/test/
Dcrossref.json11 "testType": { object
63 "testType": {"$ref": "simple_api.TestType", "optional": true}, object
Derror_generation.json144 "testType": {"$ref": "error_generation.TestType", "optional": true}, object
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp258 TestType testType, in LayoutBindingRenderCase()
616 TestType testType, in LayoutBindingNegativeCase()
833 TestType testType, in SamplerBindingRenderCase()
1030 TestType testType, in SamplerBindingNegativeCase()
1131 TestType testType, in ImageBindingRenderCase()
1329 TestType testType, in ImageBindingNegativeCase()
1423 TestType testType) in UBOBindingRenderCase()
1575 TestType testType, in UBOBindingNegativeCase()
1658 TestType testType) in SSBOBindingRenderCase()
1810 TestType testType, in SSBOBindingNegativeCase()
[all …]
Des31fShaderMultisampleInterpolationStateQueryTests.cpp267 …se (Context& context, const char* name, const char* desc, VerifierType verifier, TestType testType) in InterpolationOffsetCase()
/external/clang/test/Misc/
Dast-dump-decl.cpp366 template<typename> class testType { }; class
367 template class testType<int>; variable
/external/chromium_org/chrome/test/base/
Djs2gtest.js54 var testType = arguments[5]; variable
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Dmedia_opt_test.cc95 void MediaOptTest::Setup(int testType, CmdArgs& args) { in Setup()
/external/chromium_org/third_party/icu/source/test/intltest/
Ddadrfmt.cpp311 char testType[256]; in processTest() local
Ddadrcal.cpp452 char testType[256]; in processTest() local
/external/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp331 char testType[256]; in processTest() local
Ddadrcal.cpp452 char testType[256]; in processTest() local
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp915 static Vec4 getBlockTestTypeColorScale (ASTCBlockTestType testType) in getBlockTestTypeColorScale()
926 static Vec4 getBlockTestTypeColorBias (ASTCBlockTestType testType) in getBlockTestTypeColorBias()
936 …ckCaseTestData (vector<deUint8>& dst, CompressedTexture::Format format, ASTCBlockTestType testType) in generateBlockCaseTestData()
1749 ASTCBlockTestType testType, in ASTCBlockCase2D()
2025 const char* getBlockTestTypeName (ASTCBlockTestType testType) in getBlockTestTypeName()
2047 const char* getBlockTestTypeDescription (ASTCBlockTestType testType) in getBlockTestTypeDescription()
2069 bool isBlockTestTypeHDROnly (ASTCBlockTestType testType) in isBlockTestTypeHDROnly()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java746 int testType = getOp(opPos + 3); in getWhatToShow() local
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1109 private native int RunAutoTest(int testType, int extendedSel); in RunAutoTest()

12