OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attribute_object
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/afe/
frontend_test_utils.py
84
attribute_object
, _ = attribute_model.objects.get_or_create(**get_args)
85
attribute_object
.value = value
86
attribute_object
.save()
model_logic.py
[
all
...]
Completed in 187 milliseconds