Searched refs:test_environment (Results 1 – 25 of 54) sorted by relevance
123
94 test_environment = test_environment_template.copy()95 … test_environment['script'] = '%s extras/scripts/postsubmit.sh %s' % (export_statements, test)97 test_environment['env'] = generate_env_string_for_env(env) + " TEST=%s" % test99 build_matrix_smoke_test_rows.append(test_environment)101 build_matrix_rows.append(test_environment)120 test_environment = test_environment_template.copy()121 … test_environment['script'] = '%s extras/scripts/postsubmit.sh %s' % (export_statements, test)123 test_environment['env'] = generate_env_string_for_env(env) + " TEST=%s" % test125 build_matrix_smoke_test_rows.append(test_environment)127 build_matrix_rows.append(test_environment)[all …]
21 from autotest_lib.client.cros.cellular import test_environment26 test_env = test_environment.CellularPseudoMMTestEnvironment(36 test_env = test_environment.CellularPseudoMMTestEnvironment(47 test_env = test_environment.CellularPseudoMMTestEnvironment(57 test_env = test_environment.CellularPseudoMMTestEnvironment(
22 from autotest_lib.client.cros.cellular import test_environment26 test_env = test_environment.CellularOTATestEnvironment()38 test_env = test_environment.CellularOTATestEnvironment()
10 from autotest_lib.client.cros.cellular import test_environment112 self.test_env = test_environment.CellularPseudoMMTestEnvironment(130 self.test_env = test_environment.CellularPseudoMMTestEnvironment(144 self.test_env = test_environment.CellularPseudoMMTestEnvironment(
21 from autotest_lib.client.cros.cellular import test_environment24 test_env = test_environment.CellularPseudoMMTestEnvironment(30 test_env = test_environment.CellularPseudoMMTestEnvironment(
21 from autotest_lib.client.cros.cellular import test_environment23 test_env = test_environment.CellularOTATestEnvironment()
22 from autotest_lib.client.cros.cellular import test_environment24 test_env = test_environment.CellularOTATestEnvironment()
24 from autotest_lib.client.cros.cellular import test_environment27 test_env = test_environment.CellularPseudoMMTestEnvironment(32 test_env = test_environment.CellularPseudoMMTestEnvironment(
25 from autotest_lib.client.cros.cellular import test_environment27 test_env = test_environment.CellularOTATestEnvironment()
24 from autotest_lib.client.cros.cellular import test_environment26 test_env = test_environment.CellularOTATestEnvironment()
27 from autotest_lib.client.cros.cellular import test_environment30 test_env = test_environment.CellularPseudoMMTestEnvironment(35 test_env = test_environment.CellularPseudoMMTestEnvironment(
26 from autotest_lib.client.cros.cellular import test_environment29 test_env = test_environment.CellularPseudoMMTestEnvironment(37 test_env = test_environment.CellularPseudoMMTestEnvironment(
26 from autotest_lib.client.cros.cellular import test_environment32 test_env = test_environment.CellularPseudoMMTestEnvironment(40 test_env = test_environment.CellularPseudoMMTestEnvironment(
54 jlong test_environment) { in JNI_MojoTestRule_TearDownTestEnvironment() argument55 delete reinterpret_cast<TestEnvironment*>(test_environment); in JNI_MojoTestRule_TearDownTestEnvironment()
8 from autotest_lib.client.cros.cellular import test_environment61 with test_environment.CellularOTATestEnvironment() as test_env:
29 from autotest_lib.client.cros.cellular import test_environment31 test_env = test_environment.CellularOTATestEnvironment()
28 from autotest_lib.client.cros.cellular import test_environment30 test_env = test_environment.CellularOTATestEnvironment()