Searched defs:TestConfig (Results 1 - 5 of 5) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/webapp2/tests/
H A Dextras_config_test.py9 class TestConfig(test_base.BaseTestCase): class in inherits:test_base.BaseTestCase
/external/boringssl/src/ssl/test/
H A Dtest_config.h21 struct TestConfig { struct
84 bool ParseConfig(int argc, char **argv, TestConfig *out_config);
/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp62 struct TestConfig struct in namespace:deqp::egl::__anon3117
104 TestContext (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig eglConfig, const TestConfig& config, bool share, TestContext* parent);
120 TestConfig m_config;
152 void createCoordData (vector<float>& data, const TestConfig& config)
202 GLuint createCoordBuffer (const glw::Functions& gl, const TestConfig& config)
221 void createIndexData (vector<deUint16>& data, const TestConfig& config)
240 GLuint createIndexBuffer (const glw::Functions& gl, const TestConfig& config)
259 void createTextureData (vector<deUint8>& data, const TestConfig& config)
273 GLuint createTexture (const glw::Functions& gl, const TestConfig& config)
300 GLuint createProgram (const glw::Functions& gl, const TestConfig
[all...]
H A DteglGLES2SharingThreadedTests.cpp2060 struct TestConfig struct in class:deqp::egl::GLES2SharingRandomTest
2062 TestConfig (void);
2071 GLES2SharingRandomTest (EglTestContext& context, const TestConfig& config, const char* name, const char* description);
2081 TestConfig m_config;
2103 GLES2SharingRandomTest::TestConfig::TestConfig (void) function in class:deqp::egl::GLES2SharingRandomTest::TestConfig
2113 GLES2SharingRandomTest::GLES2SharingRandomTest (EglTestContext& context, const TestConfig& config, const char* name, const char* description)
2937 struct TestConfig struct in class:deqp::egl::GLES2ThreadedSharingTest
2957 GLES2ThreadedSharingTest (EglTestContext& context, const TestConfig& config, const char* name, const char* description);
2971 TestConfig m_confi
[all...]
/external/v8/test/cctest/
H A Dtest-regexp.cc532 class TestConfig { class
549 const int TestConfig::kNoKey = 0;
560 ZoneSplayTree<TestConfig> tree(&zone);
573 ZoneSplayTree<TestConfig>::Locator loc;
582 ZoneSplayTree<TestConfig>::Locator loc;
592 ZoneSplayTree<TestConfig>::Locator loc;
599 ZoneSplayTree<TestConfig>::Locator loc;

Completed in 576 milliseconds