Home
last modified time | relevance | path

Searched refs:oss (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc217 std::ostringstream oss; in TEST_F() local
218 oss << "UNKNOWN_EVENT"; in TEST_F()
219 ASSERT_STREQ(oss.str().c_str(), in TEST_F()
239 std::ostringstream oss; in TEST_F() local
240 oss << "UNKNOWN MSG ID"; in TEST_F()
241 ASSERT_STREQ(oss.str().c_str(), in TEST_F()
266 std::ostringstream oss; in TEST_F() local
267 oss << "UNKNOWN PROPERTY ID"; in TEST_F()
268 ASSERT_STREQ(oss.str().c_str(), in TEST_F()
300 std::ostringstream oss; in TEST_F() local
[all …]
/packages/modules/NeuralNetworks/driver/sample/
DCanonicalDevice.cpp85 std::ostringstream oss; in toString() local
86 oss << "["; in toString()
88 if (i != 0) oss << ", "; in toString()
89 oss << dimensions[i]; in toString()
91 oss << "]"; in toString()
92 return oss.str(); in toString()
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DRandomGraphGeneratorUtils.cpp42 std::ostringstream oss; in getElapsedTime() local
43 oss << std::setfill('0') << std::setw(2) << hour << ":" << std::setw(2) << minutes << ":" in getElapsedTime()
45 return oss.str(); in getElapsedTime()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc146 std::ostringstream oss; in Hex16() local
147 oss << "0x" << std::hex << std::setw(4) << std::setfill('0') << n; in Hex16()
148 return oss.str(); in Hex16()
415 std::ostringstream oss; in TEST_F() local
416 oss << "unknown_sco_state: " << std::numeric_limits<std::uint16_t>::max(); in TEST_F()
417 ASSERT_STREQ(oss.str().c_str(), in TEST_F()
/packages/modules/Bluetooth/system/gd/common/testing/host/
Dlog_capture.cc117 std::ostringstream oss; in Read() local
123 oss << buf; in Read()
126 return oss.str(); in Read()
/packages/modules/NeuralNetworks/common/
DGraphDump.cpp115 std::ostringstream oss; in translate() local
116 oss << type; in translate()
117 return oss.str(); in translate()
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DTypeUtils.h173 std::ostringstream oss; in toString() local
174 oss << "(" << pair.first << ", " << pair.second << ")"; in toString()
175 return oss.str(); in toString()
/packages/modules/Bluetooth/system/device/fuzzer/
DREADME.md48 * https://github.com/google/oss-fuzz
/packages/modules/Bluetooth/system/btcore/fuzzer/
DREADME.md56 * https://github.com/google/oss-fuzz
/packages/modules/NeuralNetworks/common/types/src/
DValidation.cpp253 std::ostringstream oss; in validateTiming() local
254 oss << "Timing::timeOnDevice (" << timing.timeOnDevice.value() in validateTiming()
256 return oss.str(); in validateTiming()
1757 std::ostringstream oss; in validateOperationButNotOperandsImpl() local
1758 oss << operation.type; in validateOperationButNotOperandsImpl()
1759 const std::string name = oss.str(); in validateOperationButNotOperandsImpl()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
DREADME.md92 * https://github.com/google/oss-fuzz
/packages/inputmethods/LatinIME/dictionaries/
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...