Home
last modified time | relevance | path

Searched refs:Validate (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DAutoDecodeCancel.cpp26 Validate(); in AutoDecoderCancel()
51 Validate(); in ~AutoDecoderCancel()
58 Validate(); in RequestCancel()
73 void AutoDecoderCancel::Validate() { in Validate() function in AutoDecoderCancel
DAutoDecodeCancel.h21 static void Validate();
23 static void Validate() {} in Validate() function
/frameworks/base/docs/html/training/activity-testing/
Dactivity-functional-testing.jd11 <li><a href="#test_methods">Add Test Method to Validate Functional Behavior</a>
44 <h2 id="test_methods">Add Test Method to Validate Functional Behavior</h2>
70 // Validate that ReceiverActivity is started
73 // Validate that ReceiverActivity has the correct data
116 // Validate that ReceiverActivity is started
Dactivity-unit-testing.jd12 <li><a href="#test_method">Validate Launch of Another Activity</a>
86 <h2 id="test_method">Validate Launch of Another Activity</h2>
Dactivity-ui-testing.jd100 <h2 id="test_methods">Add Test Methods to Validate UI Behavior</h2>
/frameworks/compile/slang/
Dslang_rs_check_ast.h74 bool Validate();
Dslang_rs_check_ast.cpp273 bool RSCheckAST::Validate() { in Validate() function in slang::RSCheckAST
Dslang_rs_backend.cpp132 if (!mASTChecker.Validate()) { in HandleTranslationUnitPre()
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dshared.rsh92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dshared.rsh92 due to design. (Validate using FLT_EPSILON or similar if necessary.) */
/frameworks/base/docs/html/tools/testing/
Dtesting_ui.jd312 // Validate that the package name is the expected one