Home
last modified time | relevance | path

Searched defs:testContext (Results 1 – 25 of 124) sorted by relevance

12345

/external/toolchain-utils/compiler_wrapper/
Dtestutil_test.go36 type testContext struct { struct
37 t *testing.T
38 wd string
39 tempDir string
40 env []string
41 cfg *config
42 lastCmd *command
43 cmdCount int
44 cmdMock func(cmd *command, stdin io.Reader, stdout io.Writer, stderr io.Writer) error
45 stdinBuffer bytes.Buffer
[all …]
Denv_test.go289 func execEcho(ctx *testContext, cmd *command) {
298 func forkAndReadEcho(ctx *testContext) []string {
312 func runAndEcho(ctx *testContext, cmd *command) []string {
324 func createEcho(ctx *testContext, cmd *command) *command {
Dcros_hardened_config_test.go19 func withGoldenTestContext(t *testing.T, f func(ctx *testContext)) {
90 func createSyswrapperGoldenInputs(ctx *testContext) []goldenFile {
228 func createGccPathGoldenInputs(ctx *testContext, gomaEnv string) goldenFile {
265 func createClangPathGoldenInputs(ctx *testContext, gomaEnv string) goldenFile {
Dclang_tidy_flag_test.go338 func testClangTidyFiltersClangTidySpecificFlagsWithPresetEnv(t *testing.T, ctx *testContext) {
447 func withClangTidyTestContextBaseDir(t *testing.T, work func(ctx *testContext)) {
455 func withClangTidyTestContext(t *testing.T, work func(ctx *testContext)) {
462 func withClangTidyTriciumTestContext(t *testing.T, work func(ctx *testContext)) {
Dandroid_config_test.go50 func createAndroidClangPathGoldenInputs(ctx *testContext) goldenFile {
110 func createAndroidCompileWithFallbackGoldenInputs(ctx *testContext) goldenFile {
Dgoldenutil_test.go58 func runGoldenRecords(ctx *testContext, goldenDir string, files []goldenFile) {
117 func fillGoldenResults(ctx *testContext, files []goldenFile) []goldenFile {
174 func writeGoldenRecords(ctx *testContext, writer io.Writer, records []goldenRecord) {
Ddisable_werror_flag_test.go376 func withForceDisableWErrorTestContext(t *testing.T, work func(ctx *testContext)) {
388 func readLoggedWarnings(ctx *testContext) *warningsJSONData {
478 func newWerrorCommandBuilderOrDie(t *testing.T, ctx *testContext, opts commandBuilderOpts) *command…
628 func withAndroidClangTidyTestContext(t *testing.T, work func(ctx *testContext)) {
Dbisect_flag_test.go132 func withBisectTestContext(t *testing.T, work func(ctx *testContext)) {
173 func mustCallBisectDriver(ctx *testContext, exitCode int) *command {
Dcompile_with_fallback_test.go285 func withCompileWithFallbackTestContext(t *testing.T, work func(ctx *testContext)) {
296 func readCompileWithFallbackErrorLog(ctx *testContext) string {
/external/testng/src/main/java/org/testng/internal/invokers/
DInvokedMethodListenerInvoker.java39 ITestResult testResult, ITestContext testContext) { in InvokedMethodListenerInvoker()
77 ITestContext testContext); in callMethod()
83 ITestResult testResult, ITestContext testContext) { in callMethod()
91 ITestResult testResult, ITestContext testContext) { in callMethod()
99 ITestResult testResult, ITestContext testContext) { in callMethod()
107 ITestResult testResult, ITestContext testContext) { in callMethod()
/external/skia/tests/graphite/
DProxyCacheTest.cpp109 skiatest::graphite::GraphiteTestContext* testContext, in setup_test()
163 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
191 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
225 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
271 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
296 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
347 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
449 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
DDawnBackendTextureTest.cpp26 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() argument
50 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() argument
DGraphitePromiseImageTest.cpp250 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
337 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
412 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
432 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
527 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
602 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
645 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
DComputeTest.cpp37 skiatest::graphite::GraphiteTestContext* testContext, in map_buffer()
79 GraphiteTestContext* testContext, in submit_recording()
114 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
248 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
499 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
652 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
773 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
875 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
1031 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
1175 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() argument
[all …]
DGraphiteYUVAPromiseImageTest.cpp288 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
387 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
468 TestCtx testContext; in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
490 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
612 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
698 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
745 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
/external/testng/src/main/java/org/testng/internal/
DTestMethodWorker.java52 ITestContext testContext, in TestMethodWorker()
121 ITestContext testContext) in invokeTestMethods()
298 ITestContext testContext, in SingleTestMethodWorker()
/external/testng/src/test/java/test/reports/
DReporterTest.java11 @Override public void onStart (ITestContext testContext) { in onStart()
/external/skia/tools/gpu/
DGrContextFactory.h112 TestContext* testContext() const { return fTestContext; } in testContext() function
125 TestContext* testContext, in ContextInfo()
/external/testng/src/test/java/test/dataprovider/
DParallelDataProviderTest.java33 public void verifyData1(ITestContext testContext, String n1, Integer n2) { in verifyData1()
/external/testng/src/main/java/org/testng/
DTestListenerAdapter.java68 public void onStart(ITestContext testContext) { in onStart()
73 public void onFinish(ITestContext testContext) { in onFinish()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
DFlatMapBaseTest.kt55 fun testContext() = runTest { in <lambda>() method
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp835tcu::TestContext &testContext, in AtomicCounterBufferStorageTestCase()
1205tcu::TestContext &testContext, glw::GLint page_size) in BufferTextureStorageTestCase()
1582 …ageTestCase::ClearOpsBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in ClearOpsBufferStorageTestCase()
1911 …rageTestCase::CopyOpsBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in CopyOpsBufferStorageTestCase()
2586tcu::TestContext &testContext, in IndirectDispatchBufferStorageTestCase()
2845tcu::TestContext &testContext, glw::GLint page_size) in InvalidateBufferStorageTestCase()
2975 …geTestCase::PixelPackBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in PixelPackBufferStorageTestCase()
3372tcu::TestContext &testContext, glw::GLint page_size) in PixelUnpackBufferStorageTestCase()
3718 …torageTestCase::QuadsBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in QuadsBufferStorageTestCase()
4392 …torageTestCase::QueryBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in QueryBufferStorageTestCase()
[all …]
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlChangeReporterTest.java43 final Context testContext = new Context(); in testChangeReporting() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp137 vkt::TestCase *newTestCase(tcu::TestContext &testContext, const CacheTestParam *testParam) in newTestCase()
208 CacheTest(tcu::TestContext &testContext, const std::string &name, const CacheTestParam *param) in CacheTest()
293 …GraphicsCacheTest(tcu::TestContext &testContext, const std::string &name, const CacheTestParam *pa… in GraphicsCacheTest()
840 …ComputeCacheTest(tcu::TestContext &testContext, const std::string &name, const CacheTestParam *par… in ComputeCacheTest()
1110 PipelineFromCacheTest::PipelineFromCacheTest(tcu::TestContext &testContext, const std::string &name, in PipelineFromCacheTest()
1185 PipelineFromIncompleteCacheTest::PipelineFromIncompleteCacheTest(tcu::TestContext &testContext, con… in PipelineFromIncompleteCacheTest()
1309 …MergeCacheTest(tcu::TestContext &testContext, const std::string &name, const CacheTestParam *param, in MergeCacheTest()
1471 …CacheHeaderTest(tcu::TestContext &testContext, const std::string &name, const CacheTestParam *para… in CacheHeaderTest()
1560 InvalidSizeTest::InvalidSizeTest(tcu::TestContext &testContext, const std::string &name, const Cach… in InvalidSizeTest()
1651 ZeroSizeTest::ZeroSizeTest(tcu::TestContext &testContext, const std::string &name, const CacheTestP… in ZeroSizeTest()
[all …]
/external/tensorflow/tensorflow/python/grappler/
Dcluster_test.py112 def testContext(self): member in ClusterTest

12345