Home
last modified time | relevance | path

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

/system/bt/service/test/
Dsettings_unittest.cc47 const base::CommandLine::CharType* argv[] = {"program"}; in TEST_F()
53 const base::CommandLine::CharType* argv[] = { in TEST_F()
60 const base::CommandLine::CharType* argv[] = {"program", "--foobarbaz"}; in TEST_F()
66 const base::CommandLine::CharType* argv[] = {"program", "foobarbaz"}; in TEST_F()
72 const base::CommandLine::CharType* argv[] = { in TEST_F()
79 const base::CommandLine::CharType* argv[] = { in TEST_F()
87 const base::CommandLine::CharType* argv[] = {"program", in TEST_F()
94 const base::CommandLine::CharType* argv[] = { in TEST_F()
Dipc_linux_unittest.cc82 const base::CommandLine::CharType* argv[] = { in SetUpCommandLine()
121 const base::CommandLine::CharType* argv[] = {"program"}; in SetUpCommandLine()
/system/tools/aidl/
Dtype_java.cpp117 CharType::CharType(const JavaTypeNamespace* types) in CharType() function in android::aidl::java::CharType
256 Add(std::make_unique<CharType>(this)); in Init()
Dtype_java.h141 class CharType : public Type {
143 explicit CharType(const JavaTypeNamespace* types);