/external/cronet/tot/components/metrics/ |
D | reporting_service_unittest.cc | 31 struct TestLog { struct 32 explicit TestLog(const std::string& log) : log(log), user_id(std::nullopt) {} in TestLog() function 33 TestLog(const std::string& log, uint64_t user_id) in TestLog() argument 35 TestLog(const std::string& log, uint64_t user_id, LogMetadata log_metadata) in TestLog() function 40 const std::string log; 41 const std::optional<uint64_t> user_id; 42 const LogMetadata log_metadata;
|
/external/cronet/stable/components/metrics/ |
D | reporting_service_unittest.cc | 31 struct TestLog { struct 32 explicit TestLog(const std::string& log) : log(log), user_id(std::nullopt) {} in TestLog() function 33 TestLog(const std::string& log, uint64_t user_id) in TestLog() function 35 TestLog(const std::string& log, uint64_t user_id, LogMetadata log_metadata) in TestLog() argument 40 const std::string log; 41 const std::optional<uint64_t> user_id; 42 const LogMetadata log_metadata;
|
/external/clang/test/Analysis/ |
D | taint-tester.m | 12 void TestLog (NSString *format, ...); function 13 void TestLog (NSString *format, ...) { function
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
D | TestLog.java | 12 public interface TestLog { interface
|
/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/ |
D | TestLog.java | 11 public interface TestLog { interface
|
/external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/ |
D | TestRunnerTestRule.java | 66 public static class TestLog { class in TestRunnerTestRule
|
/external/cronet/tot/base/test/android/junit/src/org/chromium/base/test/util/ |
D | TestRunnerTestRule.java | 66 public static class TestLog { class in TestRunnerTestRule
|
/external/cronet/stable/base/test/android/junit/src/org/chromium/base/test/util/ |
D | TestRunnerTestRule.java | 66 public static class TestLog { class in TestRunnerTestRule
|
/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/ |
D | TestLog.java | 9 public interface TestLog { interface
|
/external/executorch/backends/arm/test/ops/ |
D | test_log.py | 29 class TestLog(unittest.TestCase): class
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmEmptyStructTests.cpp | 40 const std::vector<Resource> &expectedOutputs, tcu::TestLog &) in verifyResult()
|
D | vktSpvAsmImageSamplerTests.cpp | 783 tcu::TestLog &) in nopVerifyFunction() 1159 const std::vector<Resource> &expectedOutputs, tcu::TestLog &) in verifyDepthCompareResult()
|
D | vktSpvAsm8bitStorageTests.cpp | 156 const std::vector<Resource> & /*expectedOutputs*/, tcu::TestLog & /*log*/) in computeCheckBuffers() 656 const std::vector<Resource> & /* expectedOutputs */, tcu::TestLog & /* log */) in checkStruct() 674 … const std::vector<Resource> & /* expectedOutputs */, tcu::TestLog & /* log */) in checkUniformsArray() 707 … const std::vector<Resource> & /* expectedOutputs */, tcu::TestLog & /* log */) in checkUniformsArrayConstNdx()
|
D | vktSpvAsmInstructionTests.cpp | 1909 const std::vector<Resource> &expectedOutputs, TestLog &) in compareNoContractCase() argument 2020 const std::vector<Resource> &expectedOutputs, TestLog &) in compareFRem() argument 2121 const std::vector<Resource> &expectedOutputs, TestLog &) in compareNMin() argument 2245 const std::vector<Resource> &expectedOutputs, TestLog &) in compareNMax() argument 2368 const std::vector<Resource> &expectedOutputs, TestLog &) in compareNClamp() argument 5893 const std::vector<Resource> &expectedOutputs, TestLog &) in compareOpQuantizeF16ComputeExactCase() argument 5939 const std::vector<Resource> &expectedOutputs, TestLog &) in compareNan() argument 5959 const std::vector<Resource> &expectedOutputs, TestLog &) in compareZeros() argument 20105 const std::vector<Resource> &expectedOutputs, TestLog &) in passthruVerify() argument
|
D | vktSpvAsmIntegerDotProductTests.cpp | 96 const std::vector<Resource> &, TestLog &) in compareDotProductAccSat() argument
|
D | vktSpvAsm16bitStorageTests.cpp | 239 … const std::vector<Resource> & /*expectedOutputs*/, tcu::TestLog & /*log*/) in computeCheckBuffersFloats()
|
/external/deqp/framework/common/ |
D | tcuTestLog.hpp | 78 class TestLog class
|
D | tcuTestLog.cpp | 194 TestLog::TestLog(const char *fileName, uint32_t flags) in TestLog() function in tcu::TestLog
|
/external/pytorch/c10/test/util/ |
D | complex_math_test_common.h | 112 C10_DEFINE_TEST(TestLog, Definition) { in C10_DEFINE_TEST() argument
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1210 virtual void logPrepare(TestLog &, size_t) const in logPrepare() argument 1214 virtual void logExecute(TestLog &, size_t) const in logExecute() argument 1954 virtual void logPrepare(TestLog &, size_t) const in logPrepare() argument 1958 virtual void logSubmit(TestLog &, size_t) const in logSubmit() argument 4468 virtual void logPrepare(TestLog &, size_t) const in logPrepare() argument 4472 virtual void logSubmit(TestLog &, size_t) const in logSubmit() argument
|
/external/pytorch/test/cpp/lazy/ |
D | test_lazy_ops.cpp | 6306 TEST_F(LazyOpsTest, TestLog) { in TEST_F() argument
|