Searched defs:IsValidType (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/build/util/lib/common/
H A Dperf_result_data_type.py15 def IsValidType(datatype): function
/external/chromium_org/chromeos/network/
H A Dshill_property_handler_unittest.cc206 ASSERT_TRUE(IsValidType(type));
218 ASSERT_TRUE(IsValidType(type));
226 ASSERT_TRUE(IsValidType(type));
260 bool IsValidType(const std::string& type) { function in class:chromeos::ShillPropertyHandlerTest
/external/chromium_org/components/json_schema/
H A Djson_schema_validator.cc33 bool IsValidType(const std::string& type) { function in namespace:__anon6373
110 if (!IsValidType(string_value)) {
119 !IsValidType(string_value)) {
/external/lldb/include/lldb/Symbol/
H A DType.h137 IsValidType () function in class:lldb_private::Type
/external/chromium_org/third_party/angle/src/libGLESv2/
H A Dformatutils.cpp1173 bool IsValidType(GLenum type, GLuint clientVersion) function in namespace:gl

Completed in 311 milliseconds