Home
last modified time | relevance | path

Searched refs:Success (Results 1 – 15 of 15) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestIntrospectionControl.cpp277 enum class Success { enum
295 std::ostream& operator<<(std::ostream& os, Success success) { in operator <<()
303 std::map<Success, Timing> expectedTimingMap = {
304 {Success::PASS_NEITHER, kBadTiming},
305 {Success::PASS_DEVICE,
307 {Success::PASS_DRIVER,
309 {Success::PASS_BOTH, kGoodTiming},
310 {Success::FAIL_LAUNCH, kBadTiming},
311 {Success::FAIL_WAIT, kBadTiming}};
313 std::set<Success> expectedPassSet = {Success::PASS_NEITHER, Success::PASS_DEVICE,
[all …]
/frameworks/compile/mclinker/include/mcld/LD/
DResolver.h31 enum Action { Success, Warning, Abort, LastAction }; enumerator
/frameworks/base/cmds/incident_helper/tests/
DBatteryTypeParser_test.cpp52 TEST_F(BatteryTypeParserTest, Success) { in TEST_F() argument
DPageTypeInfoParser_test.cpp52 TEST_F(PageTypeInfoParserTest, Success) { in TEST_F() argument
DCpuFreqParser_test.cpp52 TEST_F(CpuFreqParserTest, Success) { in TEST_F() argument
DEventLogTagsParser_test.cpp52 TEST_F(EventLogTagsParserTest, Success) { in TEST_F() argument
DCpuInfoParser_test.cpp52 TEST_F(CpuInfoParserTest, Success) { in TEST_F() argument
/frameworks/base/libs/hwui/
DReadback.h36 Success = 0, enumerator
DReadback.cpp100 copyResult = CopyResult::Success; in copyLayerInto()
153 copyResult = CopyResult::Success; in copyImageInto()
/frameworks/ml/nn/tools/systrace_parser/parser/test/
Dlarge_test.sh44 echo Success
/frameworks/av/drm/mediacas/plugins/clearkey/tests/
DClearKeyFetcherTest.cpp90 TEST_F(ClearKeyFetcherTest, Success) { in TEST_F() argument
/frameworks/hardware/interfaces/bufferhub/1.0/
Dtypes.hal21 NO_ERROR = 0, // Success
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DJsonParser.cs790 if (!match.Success) in MergeTimestamp()
866 if (!match.Success) in MergeDuration()
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp168 return thread.readback().copyLayerInto(layer, &bitmap) == CopyResult::Success; in copyLayerInto()
/frameworks/base/proto/src/
Dwifi.proto138 // Mapping of Error/Success codes to the number of background scans that resulted in it