Home
last modified time | relevance | path

Searched defs:base_name (Results 1 – 25 of 113) sorted by relevance

12345

/external/chromium-crossbench/crossbench/benchmarks/motionmark/
Dbase.py17 def base_name(cls) -> str: member in MotionMarkBenchmark
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_params.h64 Params(const std::string & base_name) : in Params()
72 const std::string& base_name() const { in base_name() function
/external/cronet/tot/base/process/
Dset_process_title.cc77 base::FilePath::StringType base_name = in SetProcessTitleFromCommandLine() local
/external/cronet/stable/base/process/
Dset_process_title.cc77 base::FilePath::StringType base_name = in SetProcessTitleFromCommandLine() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_lstm_split_inputs.cc91 const std::string base_name(FindLongestCommonPrefix( in Run() local
Dunroll_batch_matmul.cc39 const std::string& input, const std::string& base_name, in SliceInput()
201 std::string base_name = std::string(batch_op->outputs[0]); in Run() local
Didentify_lstm_merge_inputs.cc77 const std::string base_name(FindLongestCommonPrefix( in Run() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-filepath.cc180 const FilePath& base_name, in MakeFileName()
280 const FilePath& base_name, in GenerateUniqueFileName()
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
Dgtest-filepath.cc183 const FilePath& base_name, int number, in MakeFileName()
280 const FilePath& base_name, in GenerateUniqueFileName()
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc183 const FilePath& base_name, int number, in MakeFileName()
280 const FilePath& base_name, in GenerateUniqueFileName()
/external/libvpx/third_party/googletest/src/src/
Dgtest-filepath.cc183 const FilePath& base_name, int number, in MakeFileName()
280 const FilePath& base_name, in GenerateUniqueFileName()
/external/libva-utils/test/gtest/src/
Dgtest-filepath.cc181 const FilePath& base_name, in MakeFileName()
281 const FilePath& base_name, in GenerateUniqueFileName()
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc175 const FilePath& base_name, in MakeFileName()
278 const FilePath& base_name, in GenerateUniqueFileName()
/external/google-breakpad/src/common/windows/
Dstring_utils.cc42 wstring base_name(filename); in GetBaseName() local
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer.cc68 Status GetFileName(string base_name, string* fname) { in GetFileName()
81 void DumpColocationGraph(const string& base_name, in DumpColocationGraph()
/external/googletest/googletest/src/
Dgtest-filepath.cc228 const FilePath& base_name, int number, in MakeFileName()
313 const FilePath& base_name, in GenerateUniqueFileName()
/external/cronet/stable/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc228 const FilePath& base_name, int number, in MakeFileName()
313 const FilePath& base_name, in GenerateUniqueFileName()
/external/mesa3d/src/gtest/src/
Dgtest-filepath.cc224 const FilePath& base_name, int number, in MakeFileName()
311 const FilePath& base_name, in GenerateUniqueFileName()
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/src/
Dgtest-filepath.cc228 const FilePath& base_name, int number, in MakeFileName()
313 const FilePath& base_name, in GenerateUniqueFileName()
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/src/
Dgtest-filepath.cc228 const FilePath& base_name, int number, in MakeFileName()
313 const FilePath& base_name, in GenerateUniqueFileName()
/external/cronet/tot/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc228 const FilePath& base_name, int number, in MakeFileName()
313 const FilePath& base_name, in GenerateUniqueFileName()
/external/autotest/site_utils/lxc/
Dbase_image.py38 def __init__(self, container_path, base_name): argument
/external/mesa3d/src/compiler/
Dbuiltin_types.py28 def vector_type(base_name, vec_name, base_type, gl_type, extra_gl_type=None): argument
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_params.h73 Params(const std::string & base_name) : in Params()
91 const std::string& base_name() const { in base_name() function
/external/autotest/server/site_tests/provision_QuickProvision/
Dprovision_QuickProvision.py32 def _metric_name(base_name): argument

12345