OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testBatch
(Results
1 - 2
of
2
) sorted by null
/cts/suite/audio_quality/test/
ModelBuilderTest.cpp
45
TaskGeneric*
testBatch
= mModelBuilder.parseTestDescriptionXml(xmlFile);
46
ASSERT_TRUE(
testBatch
!= NULL);
48
delete
testBatch
;
/packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java
199
public void
testBatch
() throws Exception {
224
Log.d(TAG, "
testBatch
Waiting >>>>>>>>>>>");
227
Log.d(TAG, "
testBatch
Done <<<<<<<<<<<<<<");
Completed in 1231 milliseconds