HomeSort by relevance Sort by last modified time
    Searched full:get_module_name (Results 1 - 7 of 7) sorted by null

  /tools/test/connectivity/acts/framework/acts/
keys.py 85 def get_module_name(name_in_config): function
test_runner.py 264 module_name = keys.get_module_name(ctrl_name)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
registry_test.py 69 module_name = test_util.get_module_name(RegistryServiceTest)
descriptor_test.py 160 module_name = test_util.get_module_name(MyEnum)
290 module_name = test_util.get_module_name(DescribeMethodTest)
messages_test.py 237 module_name = test_util.get_module_name(EnumTest)
283 module_name = test_util.get_module_name(EnumTest)
    [all...]
remote_test.py 524 module_name = test_util.get_module_name(ServiceTest)
test_util.py 651 def get_module_name(module_attribute): function

Completed in 408 milliseconds