OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestStringMaxReturn
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Test/connectivity/sl4n/facades/test/
test_facade.h
30
std::tuple<std::string, int>
TestStringMaxReturn
(
test_facade.cpp
47
std::tuple<std::string, int> TestFacade::
TestStringMaxReturn
(
151
std::tie(result, error_code) = facade.
TestStringMaxReturn
(max_string);
229
CommandReceiver::RegisterCommand("
TestStringMaxReturn
",
/tools/test/connectivity/acts/tests/google/native/
NativeTest.py
52
return test_string == self.droid.
TestStringMaxReturn
(test_string)
Completed in 129 milliseconds