Home
last modified time | relevance | path

Searched refs:AllIndex (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
Dfields.py161 class AllIndex(BaseIndexField): class
Dtable.py4 AllIndex, KeysOnlyIndex, IncludeIndex,
33 ALL=AllIndex,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/dynamodb2/
Dtest_table.py4 AllIndex, KeysOnlyIndex, IncludeIndex,
69 all_index = AllIndex('AllKeys', parts=[
1290 self.assertTrue(isinstance(indexes_1[1], AllIndex))