OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readBack
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/
AdtPluginTest.java
46
String
readBack
= AdtPlugin.readFile(temp);
47
assertEquals(myContent,
readBack
);
/frameworks/av/include/media/stagefright/
ACodec.h
381
// sets |params|. If |
readBack
| is true, it re-gets them afterwards if set succeeded.
383
status_t setCodecColorAspects(DescribeColorAspectsParams ¶ms, bool
readBack
= false);
/external/skia/tests/
PathTest.cpp
[
all
...]
Completed in 97 milliseconds