Home
last modified time | relevance | path

Searched refs:local_emulator_environment (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/build/android/pylib/base/
Denvironment_factory.py14 from pylib.local.emulator import local_emulator_environment
16 local_emulator_environment = None variable
24 if not local_emulator_environment:
27 return local_emulator_environment.LocalEmulatorEnvironment(
/external/cronet/stable/build/android/pylib/base/
Denvironment_factory.py14 from pylib.local.emulator import local_emulator_environment
16 local_emulator_environment = None variable
24 if not local_emulator_environment:
27 return local_emulator_environment.LocalEmulatorEnvironment(
/external/angle/build/android/pylib/base/
Denvironment_factory.py17 from pylib.local.emulator import local_emulator_environment
19 local_emulator_environment = None variable
27 if not local_emulator_environment:
30 return local_emulator_environment.LocalEmulatorEnvironment(
/external/cronet/stable/build/android/
Dtest_runner.pydeps191 pylib/local/emulator/local_emulator_environment.py
/external/cronet/tot/build/android/
Dtest_runner.pydeps191 pylib/local/emulator/local_emulator_environment.py
/external/angle/build/android/
Dtest_runner.pydeps193 pylib/local/emulator/local_emulator_environment.py