Home
last modified time | relevance | path

Searched refs:short_description (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/debug/cli/
Dcli_shared_test.py175 short_description = cli_shared.get_run_short_description(
178 "run #1: 1 fetch; 1 feed (%s)" % self.sparse_d, short_description)
317 short_description = cli_shared.get_run_short_description(
319 self.assertEqual("run #1: 1 fetch (a:0); 1 feed (a:0)", short_description)
322 short_description = cli_shared.get_run_short_description(
324 self.assertEqual("run #1: 1 fetch (a:0); 1 feed (foo)", short_description)
/external/autotest/frontend/afe/
Dmodels.py799 platform.short_description = 'Platform'
1063 admin_description.short_description = 'Description'
/external/oj-libjdwp/src/share/back/
DdebugInit.c232 jvmtiDeallocate(extension_info[i].short_description); in find_ddm_process_chunk()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h638 char* short_description; member
647 char* short_description; member