Home
last modified time | relevance | path

Searched defs:arg_string (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Dstring_to_tokens.c80 string_to_tokens(char *arg_string, char *arg_array[], int array_size, in string_to_tokens()
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/sparse/
H A Dconjugate_gradient_test.py116 arg_string = "%s_%s_staticshape_%s" % (dtype.__name__, size, variable
/aosp_15_r20/external/ltp/pan/
H A Dsplitstr.c63 char *arg_string = NULL, **arg_array = NULL, *cur_tok = NULL; in splitstr() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_info.cpp130 std::string arg_string; member in KernelArgInfo
394 const std::string arg_string = generate_argument(kernel_argument); in create_expected_arg_info() local
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dpseudomodem.py297 def ParseArguments(arg_string=None): argument
/aosp_15_r20/external/googletest/googlemock/src/
H A Dgmock.cc152 const std::string arg_string = StreamableToString(argv[i]); in InitGoogleMockImpl() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/src/
H A Dgmock.cc152 const std::string arg_string = StreamableToString(argv[i]); in InitGoogleMockImpl() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/src/
H A Dgmock.cc152 const std::string arg_string = StreamableToString(argv[i]); in InitGoogleMockImpl() local
/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/
H A Dcontroller_manager_unittest.cc334 std::string arg_string; variable
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer_unittest.cc527 const char arg_string[] = "arg_string"; in TEST_F() local
H A Dtrace_event_analyzer.cc196 std::string arg_string; in GetKnownArgAsString() local
/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer_unittest.cc531 const char arg_string[] = "arg_string"; in TEST_F() local
H A Dtrace_event_analyzer.cc256 std::string arg_string; in GetKnownArgAsString() local
/aosp_15_r20/external/python/cpython2/Lib/
Dargparse.py2059 def _parse_optional(self, arg_string): argument
2256 def _get_value(self, action, arg_string): argument
/aosp_15_r20/system/core/fastboot/device/
H A Dcommands.cpp107 std::string arg_string = android::base::Join(args, ":"); in GetAllVars() local
/aosp_15_r20/external/python/cpython3/Lib/
Dargparse.py2229 def _parse_optional(self, arg_string): argument
2521 def _get_value(self, action, arg_string): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dargparse.py2229 def _parse_optional(self, arg_string): argument
2521 def _get_value(self, action, arg_string): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dargparse.py2229 def _parse_optional(self, arg_string): argument
2521 def _get_value(self, action, arg_string): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dargparse.py2229 def _parse_optional(self, arg_string): argument
2521 def _get_value(self, action, arg_string): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dargparse.py2229 def _parse_optional(self, arg_string): argument
2521 def _get_value(self, action, arg_string): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dargparse.py2229 def _parse_optional(self, arg_string): argument
2521 def _get_value(self, action, arg_string): argument
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dsemanage_store.c1325 static char **split_args(const char *arg0, char *arg_string, in split_args()
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4744 const String arg_string = StreamableToString(argv[i]); in ParseGoogleTestFlagsOnlyImpl() local
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c174 const char *arg_string = argv[arg_indices[i]] + prefix_len; in parse_remapped_files_with_opt() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc6417 const std::string arg_string = StreamableToString(argv[i]); in ParseGoogleTestFlagsOnlyImpl() local

12