Home
last modified time | relevance | path

Searched defs:bool_val (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dstatstypes.cc376 bool StatsReport::Value::bool_val() const { in bool_val() function in webrtc::StatsReport::Value
/external/flatbuffers/tests/
Dtest.cpp682 const uint8_t bool_val = true; in FuzzTest1() local