Searched refs:config2 (Results 1 - 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/contrib/tensorboard/plugins/projector/
H A Dprojector_api_test.py51 config2 = projector_config_pb2.ProjectorConfig()
52 text_format.Parse(f.read(), config2)
53 self.assertEqual(config, config2)
/external/strace/
H A Dperf_event_struct.h57 uint64_t config2; member in union:perf_event_attr::__anon22005
H A Dperf.c359 tprintf(", config2=%#" PRIx64, attr->config2);
/external/v8/tools/foozzie/
H A Dv8_suppressions.py272 def get_suppression(arch1, config1, arch2, config2):
273 return V8Suppression(arch1, config1, arch2, config2)
294 def __init__(self, arch1, config1, arch2, config2):
298 self.config2 = config2
326 return self.ignore_by_output(output, self.arch2, self.config2)
/external/vboot_reference/tests/futility/
H A Dtest_sign_kernel.sh15 echo "hello boys" > ${TMP}.config2.txt
77 --config ${TMP}.config2.txt \
91 --config ${TMP}.config2.txt \
113 --config ${TMP}.config2.txt \
175 --config ${TMP}.config2.txt \
196 --config ${TMP}.config2.txt \
239 --config ${TMP}.config2.txt \
257 --config ${TMP}.config2.txt \
281 --config ${TMP}.config2.txt \
/external/tensorflow/tensorflow/python/debug/cli/
H A Dcli_config_test.py86 config2 = cli_config.CLIConfig(config_file_path=self._tmp_config_path)
87 self.assertEqual(9, config2.get("graph_recursion_depth"))
88 self.assertEqual(False, config2.get("mouse_mode"))
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-journal-checksum/
H A Dext4_journal_checksum.sh72 ffsb ffsb-config2 > /dev/null
/external/python/cpython2/Lib/test/
H A Dtest_ossaudiodev.py95 # config2 (16-bit, stereo, 44.1kHz) should work on all but the
98 config2 = (AFMT_S16_NE, 2, 44100)
100 for config in [config1, config2]:
H A Dtest_logging.py599 # config2 has a subtle configuration error that should be reported
600 config2 = config1.replace("sys.stdout", "sys.stbout") variable in class:ConfigFileTest
772 self.assertRaises(StandardError, self.apply_config, self.config2)
1173 # config2 has a subtle configuration error that should be reported
1174 config2 = { variable in class:ConfigDictTest
1699 self.assertRaises(StandardError, self.apply_config, self.config2)
/external/python/cpython3/Lib/test/
H A Dtest_ossaudiodev.py96 # config2 (16-bit, stereo, 44.1kHz) should work on all but the
99 config2 = (AFMT_S16_NE, 2, 44100)
101 for config in [config1, config2]:
H A Dtest_logging.py1167 # config2 has a subtle configuration error that should be reported
1168 config2 = config1.replace("sys.stdout", "sys.stbout") variable in class:ConfigFileTest
1358 self.assertRaises(Exception, self.apply_config, self.config2)
2036 # config2 has a subtle configuration error that should be reported
2037 config2 = { variable in class:ConfigDictTest
2622 self.assertRaises(Exception, self.apply_config, self.config2)
/external/perf_data_converter/src/quipper/kernel/
H A Dperf_event.h235 #define PERF_ATTR_SIZE_VER1 72 /* add: config2 */
317 __u64 config2; /* extension of config1 */ member in union:perf_event_attr::__anon18586
/external/tensorflow/tensorflow/python/client/
H A Dsession_clusterspec_prop_test.py267 config2 = config_pb2.ConfigProto(cluster_def=cluster_def2)
284 sess2 = session.Session(server2.target, graph=g2, config=config2)
328 config2 = config_pb2.ConfigProto(cluster_def=cluster_def2)
336 sess2 = session.Session(server2.target, config=config2)
/external/skia/tests/
H A DTestConfigParsing.cpp62 SkCommandLineFlags::StringArray config2 = make_string_array({"8888"}); local
63 ParseConfigs(config2, &configs);
/external/skqp/tests/
H A DTestConfigParsing.cpp62 SkCommandLineFlags::StringArray config2 = make_string_array({"8888"}); local
63 ParseConfigs(config2, &configs);
/external/kernel-headers/original/uapi/linux/
H A Dperf_event.h295 #define PERF_ATTR_SIZE_VER1 72 /* add: config2 */
387 __u64 config2; /* extension of config1 */ member in union:perf_event_attr::__anon9836
/external/strace/tests/
H A Dperf_event_open.c137 * bp_len/config2
392 attr->config2;
399 printf(", config2=%#" PRIx64, val);
/external/strace/tests-m32/
H A Dperf_event_open.c137 * bp_len/config2
392 attr->config2;
399 printf(", config2=%#" PRIx64, val);
/external/strace/tests-mx32/
H A Dperf_event_open.c137 * bp_len/config2
392 attr->config2;
399 printf(", config2=%#" PRIx64, val);
/external/webrtc/webrtc/p2p/base/
H A Dp2ptransportchannel_unittest.cc829 Config config2,
856 ConfigureEndpoint(1, config2);
1504 void ConfigureEndpoints(Config nat_type, Config config1, Config config2) { argument
1510 ConfigureEndpoint(outer_nat, 1, config2);
828 ConfigureEndpoints(Config config1, Config config2, int allocator_flags1, int allocator_flags2) argument
/external/ltp/android/
H A Dltp_package_list.mk2064 ltp_testcases_data_ext4-ffsb_ffsb-config2 \
H A DAndroid.ltp.mk2592 module_prebuilt := testcases/data/ext4-ffsb/ffsb-config2
2593 module_src_files := testcases/kernel/fs/ext4-new-features/ext4-ffsb-config/ffsb-config2
/external/libchrome/base/trace_event/
H A Dtrace_event_unittest.cc2973 TraceConfig config2("DELAY(test.Delay2;32)", "");
2974 config1.Merge(config2);
/external/syslinux/gpxe/src/drivers/net/
H A Dbnx2.c1722 REG_WR(bp, BNX2_NVM_CFG2, flash->config2);
H A Dbnx2.h3980 u32 config2; member in struct:flash_spec

Completed in 860 milliseconds

12