Home
last modified time | relevance | path

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

123456

/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 {
Drusage_flag_test.go160 func withLogRusageTestContext(t *testing.T, work func(ctx *testContext)) {
/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
218 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
255 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
275 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
326 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
430 testContext, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() argument
DDawnBackendTextureTest.cpp27 testContext) { in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() argument
51 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.cpp287 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
386 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
467 TestCtx testContext; in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
489 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
611 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
697 TestCtx testContext; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
744 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/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
DFlatMapBaseTest.kt52 fun testContext() = runTest { in <lambda>() method
/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/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp833tcu::TestContext &testContext, in AtomicCounterBufferStorageTestCase()
1204 tcu::TestContext &testContext) in BufferTextureStorageTestCase()
1587 …ageTestCase::ClearOpsBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in ClearOpsBufferStorageTestCase()
1899 …rageTestCase::CopyOpsBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext) in CopyOpsBufferStorageTestCase()
2575tcu::TestContext &testContext) in IndirectDispatchBufferStorageTestCase()
2834 tcu::TestContext &testContext) in InvalidateBufferStorageTestCase()
2965 …geTestCase::PixelPackBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext) in PixelPackBufferStorageTestCase()
3362 tcu::TestContext &testContext) in PixelUnpackBufferStorageTestCase()
3709 …torageTestCase::QuadsBufferStorageTestCase(const glw::Functions &gl, tcu::TestContext &testContext, in QuadsBufferStorageTestCase()
4387 …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/tensorflow/tensorflow/python/grappler/
Dcluster_test.py112 def testContext(self): member in ClusterTest

123456