Searched defs:debugString (Results 1 – 5 of 5) sorted by relevance
237 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness() local269 String debugString = mRow.getRoundableState().debugString(); in testPulsingRoundness_onHeadsUpStateChanged() local
162 String debugString = "This is debug info"; in testParcelable() local
434 fun debugString() = buildString { in <lambda>() method
37 std::string ReflectedParamUpdater::Dict::debugString(size_t indent_) const { in debugString() function in android::ReflectedParamUpdater::Dict
565 AString AMessage::debugString(int32_t indent) const { in debugString() function in android::AMessage