OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:validatetype
(Results
1 - 8
of
8
) sorted by null
/external/mockito/src/org/mockito/internal/util/
MockCreationValidator.java
18
public void
validateType
(Class classToMock) {
/frameworks/compile/slang/
slang_rs_check_ast.cpp
51
if (!RSExportType::
ValidateType
(C, resultType, FD,
60
if (!RSExportType::
ValidateType
(C, QT, PVD, PVD->getLocStart(),
141
!RSExportType::
ValidateType
(C, E->getType(), NULL, E->getExprLoc(),
slang_rs_export_type.cpp
356
// Helper function for
ValidateType
(). We do a recursive descent on the
573
bool RSExportType::
ValidateType
(clang::ASTContext &C, clang::QualType QT,
587
return
ValidateType
(VD->getASTContext(), VD->getType(), VD,
[
all
...]
slang_rs_export_type.h
163
static bool
ValidateType
(clang::ASTContext &C, clang::QualType QT,
/external/mockito/src/org/mockito/internal/creation/
MockSettingsImpl.java
148
validator.
validateType
(typeToMock);
/external/chromium/chrome/common/
json_schema_validator.cc
217
if (!
ValidateType
(instance, type, path))
220
// These casts are safe because of checks in
ValidateType
().
476
bool JSONSchemaValidator::
ValidateType
(Value* instance,
json_schema_validator.h
189
bool
ValidateType
(Value* instance, const std::string& expected_type,
/external/chromium-trace/trace-viewer/test_data/
v8.log
[
all
...]
Completed in 333 milliseconds