Home
last modified time | relevance | path

Searched refs:Good (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_tracker_second_test.cpp63 bool Good() override
140 EXPECT_TRUE(!stream.Good()); in HWTEST_F_L0()
176 EXPECT_TRUE(!stream.Good()); in HWTEST_F_L0()
212 EXPECT_TRUE(!stream.Good()); in HWTEST_F_L0()
248 EXPECT_TRUE(!stream.Good()); in HWTEST_F_L0()
263 EXPECT_TRUE(fileStream.Good()); in HWTEST_F_L0()
H A Dheap_tracker_third_test.cpp63 bool Good() override
236 tmpFileStream.Good(); in HWTEST_F_L0()
H A Dheap_tracker_first_test.cpp63 bool Good() override
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dfile_stream.cpp47 bool FileStream::Good() in Good() function in panda::ecmascript::FileStream
96 if (Good()) { in EndOfStream()
101 bool FileDescriptorStream::Good() in Good() function in panda::ecmascript::FileDescriptorStream
H A Dfile_stream.h48 bool Good() override;
80 bool Good() override;
H A Dstream.h43 virtual bool Good() = 0;
H A Dheap_profiler.cpp196 if (!stream->Good()) { in DoDump()
/arkcompiler/toolchain/tooling/agent/
H A Dheapprofiler_impl.h140 if (!Good()) {
150 bool Good() override
157 if (!Good()) {
165 if (!Good()) {
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp117 EXPECT_TRUE(stream.Good()); in HWTEST_F_L0()

Completed in 12 milliseconds